Skip to content

Commit

Permalink
run finish step always
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Sep 3, 2022
1 parent bcd88b3 commit 9793c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:

# notifies that all test jobs are finished.
finish:
if: always()
needs: test
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9793c55

Please sign in to comment.