Skip to content

Commit fc2f55d

Browse files
Set COMPOSER_ROOT_VERSION so that pipeline works for pull requests
1 parent 7d66d4e commit fc2f55d

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
@@ -6,6 +6,9 @@ on:
66

77
name: "CI"
88

9+
env:
10+
COMPOSER_ROOT_VERSION: "4.0-dev"
11+
912
permissions:
1013
contents: read
1114

0 commit comments

Comments
 (0)