Inject FIRECRAWL key in CI tests
This commit is contained in:
parent
f0c2e46e07
commit
baa26d0e19
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -23,3 +23,5 @@ jobs:
|
||||
- run: pnpm check
|
||||
- run: pnpm build
|
||||
- run: pnpm test
|
||||
env:
|
||||
FIRECRAWL_API_KEY: test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user