Skip to content

feat: test aicon in CI with pytest #267

feat: test aicon in CI with pytest

feat: test aicon in CI with pytest #267

Triggered via pull request February 10, 2025 16:37
Status Startup failure
Total duration
Artifacts

python-pull-request.yml

on: pull_request
quality  /  pre-commit-run
quality / pre-commit-run
Matrix: checks
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/python-pull-request.yml#L22
The workflow is not valid. .github/workflows/python-pull-request.yml (Line: 22, Col: 23): Unexpected symbol: ')'. Located at position 238 within expression: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' || (github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'skip-ci-release-tests')) && '["all"]' || '["local-changes", "all"]') .github/workflows/python-pull-request.yml (Line: 22, Col: 23): Unexpected value '${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' || (github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'skip-ci-release-tests')) && '["all"]' || '["local-changes", "all"]') }}'