Skip to content

Commit

Permalink
Fix coding-standards job
Browse files Browse the repository at this point in the history
  • Loading branch information
Wirone committed Dec 6, 2023
1 parent b7d21c6 commit b4fe9be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,6 @@ jobs:
with:
php-version: "8.2"
coverage: none
- name: Install dependencies
run: COMPOSER_ROOT_VERSION=dev-master composer update --no-scripts
- run: composer cs:check -- --ansi

0 comments on commit b4fe9be

Please sign in to comment.