Skip to content

Commit 45c3007

Browse files
authored
Update first-actions.yml
1 parent 441a6ab commit 45c3007

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/first-actions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
run: |
2727
cd src
2828
python -m pytest addition.py
29+
python -m pytest Sub.py

0 commit comments

Comments
 (0)