Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Florents-Tselai committed Jul 13, 2024
1 parent d755efb commit 7696fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run tests
run: |-
ls -lah
pytest --cov=tsellm --cov-report xml:coverage.xml --cov-report term
pytest --cov=warcdb --cov-report xml:coverage.xml --cov-report term
ls -lah
- name: Upload coverage reports to Codecov
Expand Down

0 comments on commit 7696fc3

Please sign in to comment.