Skip to content

Commit a347902

Browse files
committed
Run pint rather than php cs fixer
1 parent 1495239 commit a347902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- '**.php'
66

77
jobs:
8-
php-cs-fixer:
8+
pint:
99
runs-on: ubuntu-latest
1010

1111
steps:

0 commit comments

Comments
 (0)