mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-27 01:40:48 +00:00
syntax error w/ burnettk
This commit is contained in:
parent
edfbc77c30
commit
dca7815045
2
.github/workflows/backend_tests.yml
vendored
2
.github/workflows/backend_tests.yml
vendored
@ -128,7 +128,7 @@ jobs:
|
||||
- name: Setup sqlite
|
||||
if: matrix.database == 'sqlite'
|
||||
env:
|
||||
SPIFFWORKFLOW_BACKEND_BPMN_SPEC_ABSOLUTE_DIR="${GITHUB_WORKSPACE}/sample-process-models"
|
||||
SPIFFWORKFLOW_BACKEND_BPMN_SPEC_ABSOLUTE_DIR: "${GITHUB_WORKSPACE}/sample-process-models"
|
||||
run: ./bin/recreate_db clean rmall
|
||||
|
||||
- name: Setup Mysql
|
||||
|
Loading…
x
Reference in New Issue
Block a user