do not run setup for backend tests w/ burnettk
This commit is contained in:
parent
2e92922543
commit
738cee1fb0
|
@ -219,6 +219,7 @@ jobs:
|
|||
run: ./bin/build_and_run_with_docker_compose
|
||||
timeout-minutes: 20
|
||||
env:
|
||||
SPIFFWORKFLOW_BACKEND_RUN_DATA_SETUP: "false"
|
||||
SPIFFWORKFLOW_BACKEND_LOAD_FIXTURE_DATA: "true"
|
||||
- name: wait_for_backend
|
||||
run: ./bin/wait_for_server_to_be_up 5
|
||||
|
|
Loading…
Reference in New Issue