Skip to content

Commit 751f3de

Browse files
authored
Update php.yml
1 parent e95e057 commit 751f3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: composer install --prefer-dist --no-progress
3131

3232
- name: Run Pint
33-
run: ./vendor/bin/pint --test
33+
run: ./vendor/bin/pint
3434

3535
- name: Run test suite
3636
run: ./vendor/bin/pest --parallel

0 commit comments

Comments
 (0)