Skip to content

Commit 62b3a0e

Browse files
author
Mokhtar Tlili
committed
use phpspec as tools
1 parent 1667013 commit 62b3a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: shivammathur/setup-php@v2
2626
with:
2727
php-version: ${{ matrix.php }}
28-
tools: composer, phpstan, phpunit
28+
tools: composer, phpspec, phpstan, phpunit
2929
coverage: pcov
3030

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

0 commit comments

Comments
 (0)