windows WTF?
This commit is contained in:
parent
143a522920
commit
7854bdd6dc
2
.github/workflows/integration_tests.yml
vendored
2
.github/workflows/integration_tests.yml
vendored
@ -80,7 +80,7 @@ jobs:
|
||||
poetry run reflex export --backend-only
|
||||
- name: Check run --backend-only before init for counter example
|
||||
env:
|
||||
WAIT_FOR_LISTENING_PORT_ARGS: --path /ping
|
||||
WAIT_FOR_LISTENING_PORT_ARGS: "--path" /ping
|
||||
run: |
|
||||
poetry run bash scripts/integration.sh ./reflex-examples/counter dev 8001 --backend-only --backend-port 8001
|
||||
- name: Init Website for counter example
|
||||
|
Loading…
Reference in New Issue
Block a user