Skip to content

Commit 64d8d57

Browse files
getting github workflow to work
1 parent 1518b43 commit 64d8d57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- uses: php-actions/phpunit@v3
1313
with:
1414
php_version: '8.1'
15+
php_extensions: 'soap'
1516
- uses: actions/upload-artifact@v2
1617
with:
1718
name: debug-output

0 commit comments

Comments
 (0)