Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Feb 28, 2024
1 parent 5da8676 commit a446311
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,7 @@ jobs:

confirm-pass:
runs-on: ubuntu-latest
needs:
- changes
- test
needs: [test]
if: always()
steps:
- name: All tests ok
Expand Down

0 comments on commit a446311

Please sign in to comment.