Skip to content

Commit

Permalink
Update githook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
digitlimit authored Nov 9, 2024
1 parent 9630543 commit 1799aa6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/githook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,4 @@ jobs:
run: composer install --prefer-dist --no-progress

- name: Run tests
env:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: php vendor/bin/testbench package:test
run: composer test

0 comments on commit 1799aa6

Please sign in to comment.