Skip to content

Commit b62d55a

Browse files
committed
wip
1 parent 0ca09e5 commit b62d55a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run-tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545

4646
- name: Install dependencies
4747
run: |
48-
# composer require "laravel/framework:${{ matrix.laravel }}" "nesbot/carbon:^2.63" "orchestra/testbench:${{ matrix.testbench }}" --no-interaction --no-update
4948
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
5049
5150
- name: Execute tests

0 commit comments

Comments
 (0)