We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f1f5c commit d3cf477Copy full SHA for d3cf477
.github/workflows/pint.yaml
@@ -20,4 +20,4 @@ jobs:
20
run: composer global require laravel/pint
21
22
- name: Run Pint
23
- run: pint
+ run: pint --test
0 commit comments