Skip to content

Commit

Permalink
CI: TEST llvm_jit
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaikh-Ubaid committed Apr 24, 2024
1 parent ee9e34d commit 9bcd166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,8 @@ jobs:
shell: bash -e -l {0}
run: |
cd integration_tests
./run_tests.py -b c_sym cpython_sym llvm_sym
./run_tests.py -b c_sym cpython_sym llvm_sym -f
./run_tests.py -b c_sym cpython_sym llvm_sym llvm_jit
./run_tests.py -b c_sym cpython_sym llvm_sym llvm_jit -f
integration_tests_cpython:
name: Run Integration tests with Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 9bcd166

Please sign in to comment.