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