Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
drylian authored Jul 8, 2023
1 parent 0297231 commit 6598132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: composer install --no-interaction --no-progress --no-suggest --prefer-dist

- name: PHP SC fixer manual
run: vendor/bin/php-cs-fixer fix --dry-run --diff
run: vendor/bin/php-cs-fixer fix

typescript:
name: TypeScript
Expand Down

0 comments on commit 6598132

Please sign in to comment.