Skip to content

Commit d3cf477

Browse files
committed
run pint in test mode
1 parent d8f1f5c commit d3cf477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
run: composer global require laravel/pint
2121

2222
- name: Run Pint
23-
run: pint
23+
run: pint --test

0 commit comments

Comments
 (0)