Skip to content

Commit

Permalink
adjust tests workflow to use the new parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mszulik committed Feb 17, 2025
1 parent 15066ac commit 1087280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
PHP_VERSION: ${{ matrix.php }}
LARAVEL_VERSION: ${{ matrix.laravel }}
DEPENDENCY_VERSION: ${{ matrix.dependency-version }}
MYSQL_DATABASE: transmorpher_test
DATABASE_NAME: transmorpher_test
LINUX_PACKAGES: imagemagick jpegoptim optipng pngquant gifsicle webp ffmpeg

0 comments on commit 1087280

Please sign in to comment.