wait for MySQL to start

This commit is contained in:
Sean Corfield 2022-08-13 16:44:55 -07:00
parent 9843ddb73c
commit aa933ea94a

View file

@ -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