Skip to content

Commit

Permalink
Fix build action (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Jun 17, 2022
1 parent 9fd5270 commit e373356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -23,9 +23,9 @@ name: build

jobs:
phpunit:
extensions: sockets
uses: yiisoft/actions/.github/workflows/phpunit.yml@master
with:
extensions: sockets
os: >-
['ubuntu-latest', 'windows-latest']
php: >-
Expand Down

0 comments on commit e373356

Please sign in to comment.