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 25b8871 commit b44414fCopy full SHA for b44414f
.github/workflows/python-tests.yml
@@ -25,7 +25,7 @@ jobs:
25
pip install --upgrade pip
26
pip install .[testing]
27
28
- - pytest -sv ./tests/
+ - run: pytest -sv ./tests/
29
30
31
tests_lfs:
0 commit comments