Skip to content

Commit ec8cf03

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 5cd9104 commit ec8cf03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Add laravel-labs/starter-kit-browser-tests repository
4646
run: |
47-
composer config repositories.brosert-tests '{"type": "cvs", "url": "https://github.com/laravel-labs/starter-kit-browser-tests"}' --file composer.json
47+
composer config repositories.brosert-tests '{"type": "vcs", "url": "https://github.com/laravel-labs/starter-kit-browser-tests"}' --file composer.json
4848
composer require "laravel-labs/starter-kit-browser-tests:dev-main" --dev --no-update
4949
5050
- name: Install Dependencies

0 commit comments

Comments
 (0)