mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-04 04:30:38 +08:00
temp(ci/self-host): remove no-proxy option
This commit is contained in:
parent
337bc261f7
commit
97dee5de21
3
.github/workflows/test-server-self-host.yml
vendored
3
.github/workflows/test-server-self-host.yml
vendored
@ -25,7 +25,8 @@ jobs:
|
||||
ai: ["openai", "no-ai"]
|
||||
search: ["searxng", "google"]
|
||||
engine: ["playwright", "fetch"]
|
||||
proxy: ["proxy", "no-proxy"]
|
||||
# proxy: ["proxy", "no-proxy"]
|
||||
proxy: ["proxy"]
|
||||
fail-fast: false
|
||||
runs-on: ubuntu-latest
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user