mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-16 05:04:18 +00:00
do not run setup for backend tests w/ burnettk
This commit is contained in:
parent
2e92922543
commit
738cee1fb0
1
.github/workflows/backend_tests.yml
vendored
1
.github/workflows/backend_tests.yml
vendored
@ -219,6 +219,7 @@ jobs:
|
|||||||
run: ./bin/build_and_run_with_docker_compose
|
run: ./bin/build_and_run_with_docker_compose
|
||||||
timeout-minutes: 20
|
timeout-minutes: 20
|
||||||
env:
|
env:
|
||||||
|
SPIFFWORKFLOW_BACKEND_RUN_DATA_SETUP: "false"
|
||||||
SPIFFWORKFLOW_BACKEND_LOAD_FIXTURE_DATA: "true"
|
SPIFFWORKFLOW_BACKEND_LOAD_FIXTURE_DATA: "true"
|
||||||
- name: wait_for_backend
|
- name: wait_for_backend
|
||||||
run: ./bin/wait_for_server_to_be_up 5
|
run: ./bin/wait_for_server_to_be_up 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user