Skip to content

Commit

Permalink
Fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
lit26 committed Jun 20, 2024
1 parent 7c5d1f0 commit 6ea00ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- run:
name: Publish coverage
command: |
. venv/bin/activate
export COVERALLS_REPO_TOKEN=ClAernwluOegoexWqdcN70Skf2RHgrGId
coveralls
workflows:
Expand Down

0 comments on commit 6ea00ca

Please sign in to comment.