Skip to content

Commit f65866f

Browse files
committed
Cleaned up
1 parent 2c66ad6 commit f65866f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pr.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@ jobs:
4949
composer validate --strict composer.json
5050
# Check that dependencies resolve.
5151
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
52-
- name: Check that composer file is normalized
53-
run: |
54-
composer normalize --dry-run
5552
5653
test-composer-normalized:
5754
name: Check that composer.json is normalized

0 commit comments

Comments
 (0)