Skip to content

Commit

Permalink
put CI together
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze committed Jun 7, 2024
1 parent d5a65f8 commit d751973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
with:
fail_ci_if_error: true
coveralls-finish:
needs: pytest
needs: test
runs-on: ubuntu-latest
steps:
- uses: coverallsapp/[email protected]
Expand Down

0 comments on commit d751973

Please sign in to comment.