Skip to content

Commit 2f801d3

Browse files
committed
ci: phpunit
1 parent 9f59dd1 commit 2f801d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
command: composer update --${{ matrix.stability }} --prefer-dist --no-interaction --no-progress
4545

4646
- name: Execute tests
47-
run: vendor/bin/pest
47+
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)