Skip to content

ci: split light and heavy CI. #132

ci: split light and heavy CI.

ci: split light and heavy CI. #132

Triggered via pull request June 5, 2025 09:10
Status Startup failure
Total duration
Artifacts

ci.yml

on: pull_request
Benchmarks
Benchmarks
Matrix: CMake_Project
Waiting for pending jobs
Matrix: Linux_Compilers
Waiting for pending jobs
Matrix: Linux_HDF5_Versions
Waiting for pending jobs
Matrix: Linux_MPI
Waiting for pending jobs
Matrix: Linux_Sanitizers
Waiting for pending jobs
Matrix: OSX
Waiting for pending jobs
Matrix: Windows
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/ci.yml#L43
The workflow is not valid. .github/workflows/ci.yml (Line: 43, Col: 14): Unexpected symbol: '['. Located at position 103 within expression: (github.event_name == 'schedule' || github.event_name == 'workflow_dispatch') && 'all' || join( [ 'always', contains(github.event.pull_request.labels.*.name, 'ci-mpi-all') && 'mpi', contains(github.event.pull_request.labels.*.name, 'ci-hdf5-all') && 'hdf5', contains(github.event.pull_request.labels.*.name, 'ci-compiler-all') && 'compiler', contains([...]