Skip to content

Commit 545d306

Browse files
committed
fix: wip
1 parent f62fce7 commit 545d306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
run: sleep 5
5050

5151
- name: Execute tests
52-
run: ./vendor/bin/testbench package:test --no-coverage
52+
run: composer test

0 commit comments

Comments
 (0)