mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-18 07:25:52 +08:00
asd
This commit is contained in:
parent
37d1de09f3
commit
6ba57306c3
2
.github/workflows/test-server.yml
vendored
2
.github/workflows/test-server.yml
vendored
@ -110,7 +110,7 @@ jobs:
|
|||||||
run: pnpx wait-on tcp:3002 -t 15s
|
run: pnpx wait-on tcp:3002 -t 15s
|
||||||
- name: Run snippet tests
|
- name: Run snippet tests
|
||||||
run: |
|
run: |
|
||||||
npm run test:snips
|
npm run test:snips -- scrape.test.ts
|
||||||
working-directory: ./apps/api
|
working-directory: ./apps/api
|
||||||
- name: Kill instances
|
- name: Kill instances
|
||||||
if: always()
|
if: always()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user