We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdc935b + c32086f commit 1450fc4Copy full SHA for 1450fc4
1 file changed
.github/workflows/test.yml
@@ -9,6 +9,8 @@ on:
9
jobs:
10
test:
11
runs-on: ubuntu-latest
12
+ env:
13
+ LLM_PROVIDER: mock
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments