Skip to content

Commit 3a98519

Browse files
author
Andrei Bratu
committed
change ci file configuration
1 parent c0d9ed5 commit 3a98519

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ jobs:
4343
run: poetry run pytest -rP .
4444
env:
4545
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
46-
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
47-
REPLICATE_API_KEY: ${{ secrets.REPLICATE_API_KEY }}
48-
GROQ_API_KEY: ${{ secrets.GROQ_API_KEY }}
49-
COHERE_API_KEY: ${{ secrets.COHERE_API_KEY }}
5046
HUMANLOOP_API_KEY: ${{ secrets.HUMANLOOP_API_KEY }}
5147

5248
publish:

0 commit comments

Comments
 (0)