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