Skip to content

Commit

Permalink
Debug with collision
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Jul 30, 2023
1 parent 966936b commit 209a81f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
- name: Execute tests
run: vendor/bin/phpunit
run: php vendor/bin/testbench package:test
Loading

0 comments on commit 209a81f

Please sign in to comment.