Add Benchmarking CI #16
Triggered via pull request
September 19, 2024 13:56
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/Benchmark.yml#L32
The workflow is not valid. .github/workflows/Benchmark.yml (Line: 32, Col: 9): Unrecognized named-value: 'build'. Located at position 193 within expression: contains(github.event.head_commit.message, '[only benchmarks]') ||
!contains(github.event.head_commit.message, '[only') &&
!contains(github.event.head_commit.message, '[skip benchmarks]') &&
!build.pull_request.draft
|