Skip to content

Commit

Permalink
Alternate method
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnorthrip committed Mar 15, 2024
1 parent 3524d50 commit 8f5dd23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

services:
mysql:
image: mysql:matrix.mysql
image: mysql:${{ matrix.mysql }}
env:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_DATABASE: dbpull_test
Expand Down

0 comments on commit 8f5dd23

Please sign in to comment.