Added CMemCheck option for workflow_dispatch #232
cmake.yml
on: push
Matrix: build-numdiff
Waiting for pending jobs
Matrix: build
Waiting for pending jobs
Matrix: ctest
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/cmake.yml#L176
The workflow is not valid. .github/workflows/cmake.yml (Line: 176, Col: 11): Unrecognized named-value: 'input'. Located at position 61 within expression: runner.os == 'Linux' && (github.event_name == 'schedule' || input.CMemCheck)
|