Update workflow to trigger on push #2
build_and_test.yaml
on: push
Matrix: build-and-test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build_and_test.yaml#L19
The workflow is not valid. .github/workflows/build_and_test.yaml (Line: 19, Col: 14): Unexpected symbol: '`{0}-latest`'. Located at position 8 within expression: format(`{0}-latest`, matrix.os)
|