Skip to content

Commit b44414f

Browse files
authored
Update python-tests.yml
1 parent 25b8871 commit b44414f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pip install --upgrade pip
2626
pip install .[testing]
2727
28-
- pytest -sv ./tests/
28+
- run: pytest -sv ./tests/
2929

3030

3131
tests_lfs:

0 commit comments

Comments
 (0)