Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 672cbc5

Browse files
[#653] Added Composer normalizer check to CI.
1 parent 8db66a6 commit 672cbc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ jobs:
6060
- name: Install dependencies
6161
run: composer --verbose install
6262

63+
- name: Validate composer.json structure
64+
run: composer normalize --dry-run
65+
6366
# @see https://www.drupal.org/node/3176567
6467
- name: Install testing dependency
6568
if: ${{ matrix.php-versions == '8.1' }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /