We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent becf508 commit 5f57e2eCopy full SHA for 5f57e2e
1 file changed
.github/workflows/ci.yaml
@@ -29,10 +29,6 @@ jobs:
29
run: |
30
make docker-up
31
sleep 900 # TODO: Remove this after docker-compose healthcheck timeout restored fixed.
32
- - name: Run LLM CI
33
- working-directory: evaluation
34
- run: |
35
- make llm-tests
36
- name: Teardown
37
if: always()
38
0 commit comments