temp(ci/self-host): remove no-proxy option
This commit is contained in:
@@ -25,7 +25,8 @@ jobs:
|
|||||||
ai: ["openai", "no-ai"]
|
ai: ["openai", "no-ai"]
|
||||||
search: ["searxng", "google"]
|
search: ["searxng", "google"]
|
||||||
engine: ["playwright", "fetch"]
|
engine: ["playwright", "fetch"]
|
||||||
proxy: ["proxy", "no-proxy"]
|
# proxy: ["proxy", "no-proxy"]
|
||||||
|
proxy: ["proxy"]
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
services:
|
services:
|
||||||
|
|||||||
Reference in New Issue
Block a user