We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 441a6ab commit 45c3007Copy full SHA for 45c3007
.github/workflows/first-actions.yml
@@ -26,3 +26,4 @@ jobs:
26
run: |
27
cd src
28
python -m pytest addition.py
29
+ python -m pytest Sub.py
0 commit comments