add timeout

This commit is contained in:
burnettk 2022-07-11 22:36:56 -04:00
parent 78e0152cd2
commit 40f4a946ff
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ jobs:
fetch-depth: 0
- name: start_backend
run: ./bin/build_and_run_with_docker_compose
timeout-minutes: 20
env:
SPIFFWORKFLOW_BACKEND_LOAD_FIXTURE_DATA: "true"
- name: wait_for_backend