Skip to content

Commit d7957d8

Browse files
committed
Fix compiler tests
1 parent d3e7b9c commit d7957d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ jobs:
338338
with:
339339
coverage: "none"
340340
php-version: "${{ matrix.php-version }}"
341+
tools: composer:v1
341342

342343
- name: "Cache dependencies"
343344
uses: "actions/cache@v2"

0 commit comments

Comments
 (0)