ci.yml
on: push
Matrix: check-downstream-compiles
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L25
The workflow is not valid. .github/workflows/ci.yml (Line: 25, Col: 13): Unexpected symbol: '"zk-light-clients"'. Located at position 22 within expression: matrix.downstream == "zk-light-clients" .github/workflows/ci.yml (Line: 28, Col: 13): Unexpected symbol: '"zk-light-clients"'. Located at position 22 within expression: matrix.downstream != "zk-light-clients"
|