Skip to content

Commit

Permalink
Hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Jun 19, 2023
1 parent 834da23 commit 9767a6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
mariadb:
image: mariadb
env:
MYSQL_ROOT_PASSWORD: tree_queries
MARIADB_ROOT_PASSWORD: tree_queries
options: >-
--health-cmd "mysqladmin ping"
--health-cmd "mariadb-admin ping"
--health-interval 10s
--health-timeout 5s
--health-retries 5
Expand Down

0 comments on commit 9767a6b

Please sign in to comment.