does that make a difference? #83
check.yaml
on: push
generate-matrices
lint
Matrix: check-example-app
Waiting for pending jobs
Matrix: check-spm
Waiting for pending jobs
Matrix: check-xcode
Waiting for pending jobs
all-checks-completed
Annotations
1 error
Invalid workflow file:
.github/workflows/check.yaml#L51
The workflow is not valid. .github/workflows/check.yaml (Line: 51, Col: 15): Unexpected symbol: '"withoutPlatform"'. Located at position 50 within expression: fromJson(needs.generate-matrices.outputs.matrix)["withoutPlatform"] .github/workflows/check.yaml (Line: 51, Col: 15): Unexpected value '${{ fromJson(needs.generate-matrices.outputs.matrix)["withoutPlatform"] }}'
|