Skip to content

Commit

Permalink
ci: dependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
ReaJason committed Dec 9, 2024
1 parent 3db5f37 commit d610143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
retention-days: 1
coverage:
name: Coverage
needs: [ build, unit-test, integration-test ]
needs: [ unit-test, integration-test ]
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit d610143

Please sign in to comment.