Skip to content

Commit

Permalink
#1220935 - changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
livca-smile committed Sep 21, 2023
1 parent 7231b93 commit 07db7cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
- name: 'Run PHPMD'
run: 'vendor/bin/phpmd . xml phpmd.xml.dist'

- name: 'Run PHPStan'
run: 'vendor/bin/phpstan analyse'
# - name: 'Run PHPStan'
# run: 'vendor/bin/phpstan analyse'

0 comments on commit 07db7cd

Please sign in to comment.