Skip to content

Commit 71ab47c

Browse files
authored
Update compiler_tests.yml
change flag to -l for LLVM tests
1 parent e43a21e commit 71ab47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compiler_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
python-version: '3.13'
1919

2020
- name: Run Compiler Integration Tests
21-
run: ./run_all_tests.py -u
21+
run: ./run_all_tests.py -l

0 commit comments

Comments
 (0)