Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Oct 9, 2024
1 parent 2531842 commit b9fd66d
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 @@ -58,7 +58,7 @@ jobs:
composer update --prefer-dist --no-interaction --no-progress --with=illuminate/contracts:^${{ matrix.laravel }}
- name: Execute tests (Deprecations)
run: vendor/bin/phpunit --display-deprecations
run: vendor/bin/phpunit --display-deprecations --fail-on-deprecation
if: matrix.php == 8.4

- name: Execute tests
Expand Down

0 comments on commit b9fd66d

Please sign in to comment.