Skip to content

Commit 258e34c

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent f34454d commit 258e34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coveralls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
composer-options: "--prefer-dist --no-cache"
4040

4141
- name: Execute tests
42-
run: vendor/bin/phpunit --coverage-clover build/logs/clover.xml
42+
run: vendor/bin/pest --coverage-clover build/logs/clover.xml
4343

4444
- name: Upload coverage results to Coveralls
4545
env:

0 commit comments

Comments
 (0)