ci: fix The workflow is not valid #9
codecov.yml
on: push
Matrix: Test With Coverage
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/codecov.yml#L32
The workflow is not valid. .github/workflows/codecov.yml (Line: 32, Col: 9): Unrecognized named-value: 'matrix'. Located at position 2 within expression: (matrix.os != "macos-latest" || contains(["3.11", "3.12"], matrix.python-version)) && (matrix.os != "macos-13" || !contains(["3.11", "3.12"], matrix.python-version))
|