We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd1466 commit 12f5f50Copy full SHA for 12f5f50
1 file changed
.github/workflows/python-app.yml
@@ -40,4 +40,4 @@ jobs:
40
run: rm -rf *
41
working-directory: ./Test
42
- name: Run tests
43
- run: python .\pie_test.py
+ run: python pie_test.py
0 commit comments