Skip to content

Commit 8ccfbeb

Browse files
committed
ci: pest
1 parent 058c241 commit 8ccfbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
command: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress
4444

4545
- name: Execute tests
46-
run: vendor/bin/phpunit
46+
run: vendor/bin/pest

0 commit comments

Comments
 (0)