We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43a21e commit 71ab47cCopy full SHA for 71ab47c
.github/workflows/compiler_tests.yml
@@ -18,4 +18,4 @@ jobs:
18
python-version: '3.13'
19
20
- name: Run Compiler Integration Tests
21
- run: ./run_all_tests.py -u
+ run: ./run_all_tests.py -l
0 commit comments