Skip to content

Run tests as part of CI #23

Run tests as part of CI

Run tests as part of CI #23

Triggered via pull request February 27, 2025 20:16
@ddundoddundo
synchronize #59
53_ci_test
Status Startup failure
Total duration
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test_suite.yml

on: pull_request
Matrix: Test suite
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/test_suite.yml#L37
The workflow is not valid. .github/workflows/test_suite.yml (Line: 37, Col: 17): Unexpected symbol: '+'. Located at position 83 within expression: github.event_name == 'schedule' && fromJSON('["master", "dev"]') || fromJSON('["' + github.head_ref + '"]') .github/workflows/test_suite.yml (Line: 37, Col: 17): Unexpected value '${{ github.event_name == 'schedule' && fromJSON('["master", "dev"]') || fromJSON('["' + github.head_ref + '"]') }}'