test #389
test.yaml
on: workflow_dispatch
Matrix: rust-test
Waiting for pending jobs
Matrix: no_std and miri
Waiting for pending jobs
Matrix: python-test
Waiting for pending jobs
Meta job for all tests
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yaml#L205
The workflow is not valid. .github/workflows/test.yaml (Line: 205, Col: 13): Unexpected symbol: '"3'. Located at position 26 within expression: matrix.python-version != "3.8" && matrix.python-version != "3.9" .github/workflows/test.yaml (Line: 221, Col: 13): Unexpected symbol: '"3'. Located at position 26 within expression: matrix.python-version != "3.8" && matrix.python-version != "3.9"
|