wait for MySQL to start
This commit is contained in:
parent
9843ddb73c
commit
aa933ea94a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -32,6 +32,7 @@ jobs:
|
|||
env:
|
||||
MYSQL_ROOT_PASSWORD: testing
|
||||
- name: Create ClojureTest
|
||||
run: sleep 30
|
||||
run: ./run-tests.sh create
|
||||
env:
|
||||
MYSQL_ROOT_PASSWORD: testing
|
||||
|
|
|
|||
Loading…
Reference in a new issue