Skip to content

Commit

Permalink
Enable tests in worflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Jul 11, 2024
1 parent be4ed75 commit 6d7c57a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ jobs:
run: |
pip install poetry
poetry install
# poetry run pytest
poetry run pytest
notification:
name: Notification
Expand Down

0 comments on commit 6d7c57a

Please sign in to comment.