Skip to content

Commit 08fda62

Browse files
committed
e2e: --show-all-usages
1 parent afb9410 commit 08fda62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@ jobs:
144144
-
145145
name: Run analyser
146146
working-directory: ${{ matrix.repo }}
147-
run: php ../../analyser/bin/composer-dependency-analyser ${{ matrix.cdaArgs }}
147+
run: php ../../analyser/bin/composer-dependency-analyser --show-all-usages ${{ matrix.cdaArgs }}

0 commit comments

Comments
 (0)