Skip to content

Commit dda0ab3

Browse files
committed
re-etablishing all tests
1 parent 4c735dd commit dda0ab3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
pip install .
3838
3939
- name: Run tests
40-
run: python3 -m pytest -s -v -m unit --cov=wfcommons tests/translators_loggers
40+
run: python3 -m pytest -s -v -m unit --cov=wfcommons tests
4141

4242
- name: Upload coverage
4343
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)