Skip to content

Commit 7f12f8b

Browse files
irenabirenab
authored andcommitted
fix workflow
1 parent e3ea704 commit 7f12f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests_common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
run: python -m unittest discover tests/common_tests -v
3232

3333
- name: Run pytest
34-
run: pytest tests_pytest/common
34+
run: pytest tests_pytest/common_tests
3535

0 commit comments

Comments
 (0)