Skip to content

Add CI files

Add CI files #1

Triggered via pull request November 9, 2023 08:18
Status Startup failure
Total duration
Artifacts

ci.yml

on: pull_request
python-lint
python-lint
yaml-lint
yaml-lint
python-tests
python-tests
coverall-report
coverall-report
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L46
The workflow is not valid. .github/workflows/ci.yml (Line: 46, Col: 9): Unexpected end of expression: '&&'. Located at position 108 within expression: always() && !cancelled() && !contains(needs.*.result, 'failure') && !contains(needs.*.result, 'cancelled') &&