Skip to content

Commit 8635062

Browse files
authored
Debug normalize issue
1 parent fc1f8df commit 8635062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
tools: composer:v2, composer-normalize:2
2121

2222
- name: Composer normalize
23-
run: composer-normalize --diff --dry-run
23+
run: composer-normalize --diff --dry-run -v

0 commit comments

Comments
 (0)