Skip to content

Commit 221b656

Browse files
committed
apply
1 parent 4f76fa8 commit 221b656

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,10 @@ jobs:
7070
cdaArgs: --disable-ext-analysis --config=depcheck.php
7171
-
7272
repo: phpstan/phpstan-src
73-
cdaArgs: --config=build/composer-dependency-analyser.php
73+
cdaArgs: --disable-ext-analysis --config=build/composer-dependency-analyser.php
7474
-
7575
repo: qossmic/deptrac-src
76+
cdaArgs: --disable-ext-analysis
7677
-
7778
repo: rectorphp/rector-src
7879
-

0 commit comments

Comments
 (0)