add testing for example folder #341
Triggered via pull request
October 14, 2024 09:00
Status
Startup failure
Total duration
–
Artifacts
–
test_cli_cpu_llama_cpp.yaml
on: pull_request
run_cli_cpu_llama_cpp_tests
Annotations
1 error
Invalid workflow file:
.github/workflows/test_cli_cpu_llama_cpp.yaml#L58
The workflow is not valid. .github/workflows/test_cli_cpu_llama_cpp.yaml (Line: 58, Col: 28): Unrecognized function: 'failure'. Located at position 1 within expression: failure() && steps.run.outcome == 'failure' && steps.run.exit_code == 5 .github/workflows/test_cli_cpu_llama_cpp.yaml (Line: 58, Col: 28): Unexpected value '${{ failure() && steps.run.outcome == 'failure' && steps.run.exit_code == 5 }}'
|