Skip to content

Commit

Permalink
chore: Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AtticusZeller authored Jan 13, 2024
1 parent 3844c4f commit 6c454b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
poetry-version: 1.7.1
- run: poetry install
- run: poetry run pytest
- run: poetry run tests

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 6c454b7

Please sign in to comment.