We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9cba49 commit 067dd43Copy full SHA for 067dd43
.github/workflows/compatiblity_test_on_dispatch.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Unit Testing
75
run: |
76
- PYTHONPATH=$PWD pytest
+ PYTHONPATH=$PWD pytest
77
-m "not largedist" \
78
--durations=0 \
79
--ignore tests/test_analyzer \
0 commit comments