Skip to content

Commit

Permalink
update(.github): change configure command
Browse files Browse the repository at this point in the history
  • Loading branch information
danila committed Feb 3, 2024
1 parent ad145d3 commit 553e51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
poetry install
- name: Test with pytest
run: |
python -m poetry pytest
poetry pytest

0 comments on commit 553e51f

Please sign in to comment.