Fake keys in ci

This commit is contained in:
William Fu-Hinthorn
2024-09-18 23:13:15 -07:00
parent 318232fed4
commit 8e4412a070
+3
View File
@@ -50,4 +50,7 @@ jobs:
path: src/
- name: Run tests
env:
ANTHROPIC_API_KEY: afakekey
TAVILY_API_KEY: anotherfakekey
run: yarn test