Update CI to create only one report #25
ci.yml
on: push
Matrix: build
Waiting for pending jobs
Matrix: create-reports
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: 9): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.12'
|