mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:54:05 +00:00
Update ci.yml
This commit is contained in:
parent
58a63fb3ba
commit
3ddb68e900
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
composer require "laravel/framework:${{ matrix.laravel }}" --no-interaction --no-update
|
||||
composer update --prefer-dist --no-interaction
|
||||
- name: Run tests
|
||||
run: composer test
|
||||
run: ./vendor/bin/pest
|
||||
env:
|
||||
DB_PASSWORD: password
|
||||
DB_USERNAME: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue