Skip to content

Commit 8286171

Browse files
author
rpobotin
committed
Update pytest command to run tests directory explicitly
1 parent e9fc6b3 commit 8286171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
env:
2929
GITHUB_RUN: True
3030
run: |
31-
pytest
31+
pytest tests

0 commit comments

Comments
 (0)