Skip to content

Commit

Permalink
php82
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilwylegala committed Oct 19, 2023
1 parent c2cf2b0 commit 69e8f8f
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 @@ -121,4 +121,4 @@ jobs:
run: cp ./.github/workflows/configs/database.php ./app/Config/

- name: Run Tests
run: ./vendors/bin/phpunit --stderr --verbose lib/Cake/Test/Case/AllTestsTest.php
run: ./vendors/bin/phpunit --debug --stderr --verbose lib/Cake/Test/Case/AllTestsTest.php

0 comments on commit 69e8f8f

Please sign in to comment.