Skip to content

Commit

Permalink
How much WTFery do we need here
Browse files Browse the repository at this point in the history
  • Loading branch information
nealeu committed Jan 14, 2024
1 parent 98fbb34 commit 81841b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Check MySQL connection
runs-on: ubuntu-latest
services:
mysql:
custom-mysql:
image: mysql:5.7
ports:
- 3306:3306
Expand Down

0 comments on commit 81841b7

Please sign in to comment.