Skip to content

Commit 545003c

Browse files
committed
newer database versions
1 parent 10d15d4 commit 545003c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
with:
5252
php-version: '8.3'
5353
- uses: php-actions/composer@v6
54-
- run: composer test:database
54+
- run: composer test:database:env
5555
env:
5656
DATABASE_URL: ${{ matrix.database.database_url }}

0 commit comments

Comments
 (0)