Updated CI config to run new simplified test target.

This commit is contained in:
Aaron Dodson
2021-06-14 18:54:13 +00:00
parent df7da795a3
commit 146840e09f

View File

@@ -37,7 +37,7 @@ jobs:
run: source ./tests/scripts/setup_osx_env.sh
- name: Run
run: npm run test:run
run: npm run test
env:
CI: true