Skip to content

Commit

Permalink
remove pint
Browse files Browse the repository at this point in the history
  • Loading branch information
rolland97 committed Sep 26, 2024
1 parent cc4a208 commit 1be56bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ jobs:
DB_PASSWORD: password
run: vendor/bin/pest

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

- name: Run Larastan
run: ./vendor/bin/phpstan analyse

Expand Down

0 comments on commit 1be56bd

Please sign in to comment.