Skip to content

Commit

Permalink
Use python to run the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
certik committed Jan 18, 2022
1 parent 897a09f commit 6ee0cee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build.xsh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ src/bin/lpython integration_tests/intrinsics_04s.f90 -o intrinsics_04s
src/bin/lpython integration_tests/intrinsics_04.f90 -o intrinsics_04
./intrinsics_04

./run_tests.py
python run_tests.py

# Run all tests (does not work on Windows yet):
# cmake --version
Expand Down

0 comments on commit 6ee0cee

Please sign in to comment.