CI: Customise documentation deployment #593
testing.yml
on: push
call-build-documentation
/
parse_commit_info
Matrix: lint-and-format
Waiting for pending jobs
Matrix: typecheck
Waiting for pending jobs
Matrix: unittests
Waiting for pending jobs
Matrix: call-build-documentation / build-documentation
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/testing.yml#L129
The workflow is not valid. .github/workflows/testing.yml (Line: 129, Col: 9): Unrecognized named-value: 'matrix'. Located at position 107 within expression: ((github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository)
&&
matrix.python-version == "3.11"
)
|