mirror of
https://github.com/langchain-ai/data-enrichment-js.git
synced 2026-07-01 20:24:10 -04:00
Fake keys in ci
This commit is contained in:
@@ -50,4 +50,7 @@ jobs:
|
||||
path: src/
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
ANTHROPIC_API_KEY: afakekey
|
||||
TAVILY_API_KEY: anotherfakekey
|
||||
run: yarn test
|
||||
|
||||
Reference in New Issue
Block a user