Long tests on PRs #70
Triggered via pull request
September 16, 2024 10:06
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/long-test.yml#L17
The workflow is not valid. .github/workflows/long-test.yml (Line: 17, Col: 9): Unrecognized named-value: 'env'. Located at position 51 within expression: contains(github.event.pull_request.labels.*.name, env.LABEL_TRIGGER) || (github.event.label && github.event.label.name == env.LABEL_TRIGGER) .github/workflows/long-test.yml (Line: 35, Col: 9): Unrecognized named-value: 'env'. Located at position 51 within expression: contains(github.event.pull_request.labels.*.name, env.LABEL_TRIGGER) || (github.event.label && github.event.label.name == env.LABEL_TRIGGER)
|