Skip to content

Commit

Permalink
Use new test file in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Smit-create committed Nov 5, 2022
1 parent 541bd65 commit b065230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/test.xsh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ src/bin/lpython --show-cpp tests/doconcurrentloop_01.py
if $WIN != "1":
python run_tests.py
cd integration_tests
./run_tests.sh -j16
python run_tests_new.py -j16 -b llvm cpython c wasm

0 comments on commit b065230

Please sign in to comment.