revamp the github action workflows #329
integration-test.yml
on: pull_request
Matrix: run-it-tests-job
Waiting for pending jobs
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'] ) }}'
|