Build worker container with custom conda channel #10
Triggered via pull request
September 5, 2024 23:41
Status
Startup failure
Total duration
–
Artifacts
–
build.yaml
on: pull_request
Matrix: unit-test
Waiting for pending jobs
local-e2e-test
remote-e2e-test
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yaml#L25
The workflow is not valid. .github/workflows/build.yaml (Line: 25, Col: 14): Unexpected symbol: '\'. Located at position 1 within expression: \
github.event_name == 'push' ||\
github.event_name == 'schedule' ||\
github.event.label.name == 'test-docker' ||\
contains( github.event.pull_request.labels.*.name, 'test-docker') ||\
|