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 b9a8445 commit a1c5f01Copy full SHA for a1c5f01
.github/workflows/app-tests.yaml
@@ -94,6 +94,7 @@ jobs:
94
- name: Install dependencies
95
run: |
96
uv pip install -r requirements-dev.txt
97
+ uv pip install evals/requirements.txt
98
99
- name: Install app as editable app
100
0 commit comments