Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-machtelinckx committed Oct 31, 2024
1 parent 157bfad commit 02f8f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest

services:
testdb:
mysql:
image: mysql:5.7
env:
MYSQL_ROOT_PASSWORD: root

steps:

# 1. Set up PHP 8.2
Expand Down

0 comments on commit 02f8f15

Please sign in to comment.