commit #59
run_smoke_test.yml
on: push
Matrix: smoke-test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/run_smoke_test.yml#L41
The workflow is not valid. .github/workflows/run_smoke_test.yml (Line: 41, Col: 13): Unexpected symbol: '"windows-latest"'. Located at position 14 within expression: matrix.os == "windows-latest" .github/workflows/run_smoke_test.yml (Line: 48, Col: 13): Unexpected symbol: '"macos-latest"'. Located at position 14 within expression: matrix.os == "macos-latest"
|