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 d20faf6 commit 1cf984aCopy full SHA for 1cf984a
.github/workflows/pythonapp.yml
@@ -26,4 +26,4 @@ jobs:
26
- name: Test with pytest
27
run: |
28
pip install pytest
29
- pytest
+ # pytest
0 commit comments