Skip to content

Commit 4004574

Browse files
committed
ci: add Swoole extension to GitHub Actions setup
1 parent 94aa72a commit 4004574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- uses: shivammathur/[email protected]
2222
with:
2323
php-version: ${{ env.default_php }}
24+
extensions: swoole
2425
tools: composer
2526
- uses: ramsey/composer-install@v3
2627
- run: composer rector

0 commit comments

Comments
 (0)