Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Sep 18, 2024
1 parent e632124 commit 9c2ffae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/strict-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: vendor/laravel/dusk/bin/chromedriver-linux --port=9515 &

- name: Execute tests
run: vendor/bin/phpunit --fail-on-warning --fail-on-deprecation --fail-on-notice
run: vendor/bin/phpunit --fail-on-warning --fail-on-deprecation --fail-on-notice --display-deprecations
env:
RAY_ENABLED: false

Expand Down

0 comments on commit 9c2ffae

Please sign in to comment.