Skip to content

Commit 9795d3a

Browse files
committed
fix
1 parent 5f09d7b commit 9795d3a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/pint.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
uses: aglipanci/laravel-pint-action@latest
1414
with:
1515
preset: laravel
16-
verboseMode: true
17-
testMode: true
18-
configPath: "pint.json"
19-
pintVersion: 1.21.2
16+
verboseMode: true
17+
testMode: true
18+
configPath: "pint.json"
19+
pintVersion: 1.21.2
2020

2121
- name: Commit changes
2222
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)