switching to using the new test runner for github actions
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 3 Dec 2021 17:45:34 +0000 (11:45 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 3 Dec 2021 17:45:34 +0000 (11:45 -0600)
.github/workflows/onyx-build.yml

index 7a503ae0f6c940f842e7b0177286418218a7b7d4..7152404e22068a940e34abfc22ab0aef756f3baf 100644 (file)
@@ -20,4 +20,4 @@ jobs:
     - name: build onyx
       run: ./build.sh
     - name: run tests
-      run: ./bin/test
+      run: ./bin/onyx run scripts/run_tests.onyx -- --threads=0