Skip to content

Commit 1d4f199

Browse files
committed
Tmp testing
1 parent 8dbd875 commit 1d4f199

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/branch.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
validate:
1414
name: Symfony (PHP ${{ matrix.php-versions }})
1515
runs-on: ubuntu-latest
16+
env:
17+
DATABASE_URL: mysql://root:symfony@127.0.0.1:${{ job.services.mysql.ports['3306'] }}/symfony?Version=9.3
1618

1719
# Docs: https://docs.github.com/en/actions/using-containerized-services
1820
services:

0 commit comments

Comments
 (0)