Skip to content

Commit

Permalink
CodingStyles.yml: removed PHPStan check here
Browse files Browse the repository at this point in the history
  • Loading branch information
k00ni authored May 10, 2024
1 parent 73b65fc commit 6756872
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CodingStyles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ jobs:

- name: Coding styles
run: php vendor/bin/php-cs-fixer fix --verbose --dry-run

- name: Static Analysis
run: vendor/bin/phpstan analyse

0 comments on commit 6756872

Please sign in to comment.