Skip to content

Commit

Permalink
CI: consolidate the two backend tests
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Jun 20, 2023
1 parent d6a6d8b commit f993ee1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,7 @@ jobs:
ctest
./run_tests.py -s
cd integration_tests
./run_tests.py -b llvm
./run_tests.py -b c
./run_tests.py -b llvm c
cpython_interop:
name: Test CPython Interop (@pythoncall)
Expand Down

0 comments on commit f993ee1

Please sign in to comment.