We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ac89e commit 3bd1466Copy full SHA for 3bd1466
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 .\Test\pie_test.py
+ run: python .\pie_test.py
0 commit comments