mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 11:24:03 +00:00
Update ci.yml
This commit is contained in:
parent
e280bf0a8b
commit
fda9ade4d8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Start docker containers
|
||||
run: docker-compose up -d
|
||||
- name: Install composer dependencies
|
||||
run: require "illuminate/support:^${{ matrix.laravel }}.0"
|
||||
run: composer require "illuminate/support:^${{ matrix.laravel }}.0"
|
||||
- name: Run tests
|
||||
run: vendor/bin/pest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue