Skip to content

Commit bce8303

Browse files
committed
Fix
1 parent 7418efb commit bce8303

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
branches:
99
- "master"
1010

11+
env:
12+
COMPOSER_ROOT_VERSION: "master"
13+
1114
jobs:
1215
test:
1316
name: "Integration test"

0 commit comments

Comments
 (0)