Skip to content

revamp the github action workflows #329

revamp the github action workflows

revamp the github action workflows #329

Triggered via pull request April 22, 2025 17:38
Status Startup failure
Total duration
Artifacts

integration-test.yml

on: pull_request
Matrix: run-it-tests-job
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/integration-test.yml#L33
The workflow is not valid. .github/workflows/integration-test.yml (Line: 33, Col: 17): Unexpected symbol: '['. Located at position 82 within expression: if( github.event_name == 'schedule' || github.event_name == 'workflow_dispatch', ['ubuntu-latest', 'macos-13'], ['ubuntu-latest'] ) .github/workflows/integration-test.yml (Line: 33, Col: 17): Unexpected value '${{ if( github.event_name == 'schedule' || github.event_name == 'workflow_dispatch', ['ubuntu-latest', 'macos-13'], ['ubuntu-latest'] ) }}'