Skip to content

Commit 1cfc3e2

Browse files
Update python-app.yml
1 parent 7d82a13 commit 1cfc3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: Run OK
2323
run: python -m test1.a
2424
- name: Run Fail
25-
run: python -m test.a
25+
run: python test/a.py

0 commit comments

Comments
 (0)