Skip to content

Commit c3d54e0

Browse files
ci: Fix missing tool
1 parent e91a265 commit c3d54e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
with:
3333
php-version: ${{ matrix.php-version }}
3434
extensions: pdo_sqlite
35+
tools: cs2pr
3536
coverage: ${{ matrix.coverage }}
3637

3738
- name: Validate composer.json and composer.lock

0 commit comments

Comments
 (0)