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 9ed1399 commit 8fed0dbCopy full SHA for 8fed0db
.github/workflows/pr-external-dependency-unit-tests.yml
@@ -23,6 +23,7 @@ env:
23
24
# LLMs
25
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
26
+ ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
27
28
jobs:
29
discover-test-dirs:
0 commit comments