Skip to content

Commit

Permalink
gh actions setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sweikenb committed Sep 29, 2023
1 parent e3ccd62 commit 89ab427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
extensions: pcntl, posix, sockets
coverage: none

- name: Install composer dependencies
Expand Down

0 comments on commit 89ab427

Please sign in to comment.