Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
juris.skesters committed May 30, 2024
2 parents a2b5f60 + b4edb8c commit b1f1004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
- name: Install Dependencies
run: composer install --no-interaction --prefer-dist --optimize-autoloader

- name: Tests
run: ./vendor/bin/phpstan analyse
- name: StaticAnalysis
run: ./vendor/bin/php-cs-fixer fix --dry-run --diff

0 comments on commit b1f1004

Please sign in to comment.