Skip to content

Commit

Permalink
CI: Make jobs independent.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVeryDarkness authored Aug 10, 2024
1 parent f34415b commit 06306bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:

coverage:
name: Test Coverage
needs: check
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
Expand Down

0 comments on commit 06306bb

Please sign in to comment.