Update run_smoke_test.yml #34
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#L37
The workflow is not valid. .github/workflows/run_smoke_test.yml (Line: 37, Col: 13): Unexpected symbol: '"'. Located at position 33 within expression: fromJson(inputs.os) || fromJson("['windows-latest', 'macos-latest']") .github/workflows/run_smoke_test.yml (Line: 37, Col: 13): Unexpected value '${{ fromJson(inputs.os) || fromJson("['windows-latest', 'macos-latest']") }}'
|