We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ea704 commit 7f12f8bCopy full SHA for 7f12f8b
.github/workflows/tests_common.yml
@@ -31,5 +31,5 @@ jobs:
31
run: python -m unittest discover tests/common_tests -v
32
33
- name: Run pytest
34
- run: pytest tests_pytest/common
+ run: pytest tests_pytest/common_tests
35
0 commit comments