Skip to content

Commit

Permalink
ci: remove invalid if: $
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodrr committed Jul 31, 2023
1 parent 79927f4 commit e328dfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:

finish:
needs: test
if: $
runs-on: ubuntu-latest
steps:
- name: Send Parallel Finished
Expand Down

0 comments on commit e328dfc

Please sign in to comment.