We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d945b commit 5647d3bCopy full SHA for 5647d3b
.github/workflows/test.yml
@@ -35,4 +35,4 @@ jobs:
35
run: python -m pip install poetry
36
- name: Install requirements
37
run: poetry install
38
- - run: poetry run pytest
+ - run: poetry run pytest tests
0 commit comments