Skip to content

Commit 750b850

Browse files
committed
patch(tests): falling test
1 parent 1e322b6 commit 750b850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
run: composer show -D
5454

5555
- name: Execute tests
56-
run: vendor/bin/pest --ci
56+
run: composer test

0 commit comments

Comments
 (0)