Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
lepikhinb committed Mar 13, 2024
1 parent 4c3836e commit 2736979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
coverage: none

- name: Install composer dependencies
run: composer require "illuminate/support:^${{ matrix.laravel }}.0"
run: composer require "illuminate/support:^${{ matrix.laravel }}"

- name: Run tests
run: vendor/bin/pest
Expand Down

0 comments on commit 2736979

Please sign in to comment.