Skip to content

Commit cc1024d

Browse files
committed
pint test
1 parent 8229946 commit cc1024d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/laravel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: composer install --prefer-dist --no-progress --no-interaction
4343

4444
- name: Run Pint
45-
run: vendor/bin/pint
45+
run: vendor/bin/pint --test
4646

4747
- name: Setup Node.js
4848
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)