CI(GHActions): Switch to setup-miniconda
#31
Annotations
1 error
Invalid workflow file:
.github/workflows/run-tests.yaml#L57
The workflow is not valid. .github/workflows/run-tests.yaml (Line: 57, Col: 16): Unrecognized named-value: 'runner'. Located at position 1 within expression: runner.os = 'Windows' && 'cmd /C call {0}' || 'bash -el {0}' .github/workflows/run-tests.yaml (Line: 78, Col: 16): Unrecognized named-value: 'runner'. Located at position 1 within expression: runner.os = 'Windows' && 'cmd /C call {0}' || 'bash -el {0}'
|