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 7687831 commit 49b6fdbCopy full SHA for 49b6fdb
.github/workflows/python-app.yml
@@ -37,3 +37,4 @@ jobs:
37
- name: Test with pytest
38
run: |
39
pytest fizzbuzz.py
40
+ pytest example.py
0 commit comments