Skip to content

Commit

Permalink
CI: Use ./run_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Jun 9, 2022
1 parent a89d93e commit 328c41c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/test.xsh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ src/bin/lpython --show-cpp tests/doconcurrentloop_01.py

if $WIN != "1":
python run_tests.py
python integration_tests/run_tests.py
cd integration_tests
./run_tests.sh

0 comments on commit 328c41c

Please sign in to comment.