Skip to content

Commit d7dab89

Browse files
committed
support php 8.0
1 parent 994dc1c commit d7dab89

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
@@ -47,4 +47,4 @@ jobs:
4747
run: composer show -D
4848

4949
- name: Execute tests
50-
run: vendor/bin/pest --ci
50+
run: vendor/bin/pest

0 commit comments

Comments
 (0)