Fix script name

This commit is contained in:
David Boreham 2024-02-22 16:03:21 -07:00
parent a359410dbd
commit a68ff40bbd

View File

@ -38,4 +38,4 @@ jobs:
- name: "Build local shiv package" - name: "Build local shiv package"
run: ./scripts/build_shiv_package.sh run: ./scripts/build_shiv_package.sh
- name: "Run mobymask v3 tests" - name: "Run mobymask v3 tests"
run: ./tests/mobymask-v3-demo/run-deploy-test.sh run: ./tests/mobymask-v3-demo/run-test.sh