Skip to content

Commit 1cf984a

Browse files
authored
Update pythonapp.yml
1 parent d20faf6 commit 1cf984a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: Test with pytest
2727
run: |
2828
pip install pytest
29-
pytest
29+
# pytest

0 commit comments

Comments
 (0)