Skip to content

Fix quoting in "pytest" GitHub Actions workflow #2424

Fix quoting in "pytest" GitHub Actions workflow

Fix quoting in "pytest" GitHub Actions workflow #2424

Triggered via pull request January 22, 2025 20:59
@khaerukhaeru
labeled #913
Status Startup failure
Total duration
Artifacts

pytest.yaml

on: pull_request_target
check permissions
check permissions
Code quality
Code quality
Matrix: pytest
Waiting for pending jobs
Matrix: tutorials
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/pytest.yaml#L26
The workflow is not valid. .github/workflows/pytest.yaml (Line: 26, Col: 11): Unexpected symbol: '"schedule"'. Located at position 27 within expression: !( github.event_name == "schedule" || github.repository == github.event.pull_request.head.repo.full_name || contains(github.event.pull_request.labels.*.name, env.label) )