Skip to content

Commit f1f582e

Browse files
committed
Try to fix promptfoo on CI
1 parent 94b5b34 commit f1f582e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
- name: Run promptfoo tests
6060
run: |
6161
promptfoo eval --config promptfoo.yaml
62+
env:
63+
XAI_API_KEY: ${{ secrets.XAI_API_KEY }}
6264

6365
lint:
6466
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)