Skip to content

Commit

Permalink
Deactivating lint for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Murazaki committed Feb 19, 2024
1 parent 285700b commit 3af0e47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,5 @@ jobs:
- name: Install composer dependencies
run: php composer.phar install --no-interaction --prefer-dist

- name: Run laravel/pint
run: ./vendor/bin/pint --test
# - name: Run laravel/pint
# run: ./vendor/bin/pint --test

0 comments on commit 3af0e47

Please sign in to comment.