Skip to content

Commit

Permalink
correct coveralls command
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 31, 2024
1 parent 155814d commit 29f4f61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ jobs:
name: Submit coverage
command: |
. .venv/bin/activate
uv pip install coveralls
coveralls
uv run --with coveralls coveralls
- store_artifacts:
path: test-results
Expand Down

0 comments on commit 29f4f61

Please sign in to comment.