We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896a1c6 commit 3b572a6Copy full SHA for 3b572a6
1 file changed
.github/workflows/test.yml
@@ -30,4 +30,4 @@ jobs:
30
31
- name: Test with pytest
32
run: |
33
- pytest
+ pytest -s scallops/tests/test_wdl.py
0 commit comments