Skip to content

Commit f9194d1

Browse files
authored
Refactor: Update composer.json to fix typo in package name
1 parent 814de43 commit f9194d1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,3 @@ jobs:
4646
composer require illuminate/support:10.* illuminate/console:10.* illuminate/http:10.* illuminate/foundation:10.*
4747
fi
4848
composer install --prefer-dist --no-progress --no-suggest
49-
50-
- name: Run tests
51-
run: vendor/bin/phpunit --coverage-text

0 commit comments

Comments
 (0)