Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit 4d46d1d

Browse files
committed
remove the lint in favor of StyleCI
1 parent 2ec9c7b commit 4d46d1d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,3 @@ jobs:
3737
php artisan passport:keys
3838
- name: Execute tests
3939
run: vendor/bin/phpunit
40-
41-
- name: Test Code Style php-cs-fixer
42-
run: PHP_CS_FIXER_IGNORE_ENV=true vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --dry-run --stop-on-violation --using-cache=no

0 commit comments

Comments
 (0)