test
This commit is contained in:
parent
ba148ff3ff
commit
b66584f23b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/llm_unit_tests.yml
vendored
1
.github/workflows/llm_unit_tests.yml
vendored
|
|
@ -38,7 +38,6 @@ jobs:
|
||||||
llm-cpp-build:
|
llm-cpp-build:
|
||||||
uses: ./.github/workflows/llm-binary-build.yml
|
uses: ./.github/workflows/llm-binary-build.yml
|
||||||
llm-unit-test:
|
llm-unit-test:
|
||||||
if: false
|
|
||||||
needs: llm-cpp-build
|
needs: llm-cpp-build
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue