Skip to content

Commit 99b1aac

Browse files
committed
Disable llama_cpp tests on lowest-versions
1 parent 747bf0c commit 99b1aac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ jobs:
210210
env:
211211
CI: true
212212
COVERAGE_PROCESS_START: ./pyproject.toml
213+
RUN_LLAMA_CPP_TESTS: false
213214
steps:
214215
- uses: actions/checkout@v4
215216

0 commit comments

Comments
 (0)