Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not run-with-dbg ref tests
Browse files Browse the repository at this point in the history
Shaikh-Ubaid committed Jan 29, 2024
1 parent 9360385 commit 138b33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -74,7 +74,7 @@ jobs:
shell: bash -e -x -l {0}
run: |
cd lfortran
./run_tests.py --skip-run-with-dbg --no-llvm --skip-cpptranslate
./run_tests.py --skip-cpptranslate
third_party_code_compile:
name: Check Third Party Code Compilation ${{ matrix.os }}

0 comments on commit 138b33e

Please sign in to comment.