Skip to content

Commit

Permalink
laravel-11: update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeremcansev committed Jul 23, 2024
1 parent 6a67cb1 commit c274bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
env:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: vendor/bin/testbench package:test -v
run: vendor/bin/testbench package:test

- name: Replace clover.xml paths
run: |
Expand Down

0 comments on commit c274bb5

Please sign in to comment.