1
0
mirror of https://github.com/CPunch/Cosmo.git synced 2025-05-09 03:00:06 +00:00

whoops, need to update the command to run the testsuite

This commit is contained in:
CPunch 2023-05-28 21:13:51 -05:00 committed by cpunch
parent 447f874eff
commit dfcf0c92b5

@ -25,7 +25,7 @@ install:
- sudo apt install clang cmake -y
build_script:
- make && ./bin/cosmo examples/testsuite.cosmo examples/getters_setters.cosmo
- make && ./bin/cosmo examples/testsuite.cosmo -s examples/getters_setters.cosmo
artifacts:
- path: bin