We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fbf9c commit a561b1aCopy full SHA for a561b1a
1 file changed
.github/workflows/github-action-test-python.yml
@@ -24,5 +24,4 @@ jobs:
24
cd python && ./allTestsForPyVersion
25
- name: Test pytrace-generator
26
run: |
27
- python3 python/src/runYourProgram.py --install-mode installOnly
28
python3 pytrace-generator/test/runTests.py
0 commit comments