Skip to content

Commit

Permalink
Update pint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
murdercode authored Jul 19, 2024
1 parent 73c77b1 commit 7c1ddf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist

- name: Run Laravel Pint
run: vendor/bin/pint --test
run: vendor/bin/pint

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit 7c1ddf8

Please sign in to comment.