Skip to content

Commit

Permalink
Update github-actions-demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuyunfan-BUPT authored Oct 9, 2024
1 parent 76c45c7 commit 8139605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
echo ${{ matrix.mode }}-${{ matrix.version }}
getresult:
needs: [prejob, e2e-java-test]
runs-on: ubuntu-latest
steps:
- name: echo result
Expand Down

0 comments on commit 8139605

Please sign in to comment.