1
0
Fork 0
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:
Abrar Ahmad 2022-08-22 13:53:25 +05:00
parent 58a63fb3ba
commit 3ddb68e900

View file

@ -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