Closed cqc-alec closed 2 years ago
The build-test script is executed with powershell instead of bash; it does nothing. We need to add shell: bash to this step in the workflow.
build-test
shell: bash
The
build-test
script is executed with powershell instead of bash; it does nothing. We need to addshell: bash
to this step in the workflow.