Run check workflow automatically on release #297
checks.yml
on: push
Matrix: Run integration tests
Waiting for pending jobs
Matrix: Validate MSRV and minimal dependency versions
Waiting for pending jobs
Matrix: Run unit tests
Waiting for pending jobs
Release
Annotations
1 error
Invalid workflow file:
.github/workflows/checks.yml#L29
The workflow is not valid. .github/workflows/checks.yml (Line: 29, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.V_0_7 == '1' && '1.63.0' || '1.75.0' .github/workflows/checks.yml (Line: 30, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.V_0_7 == '1' && '' || '--exclude-features unstable-serde-packstream-format,unstable-bolt-protocol-impl-v2,unstable-streaming-summary'
|