mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -08:00
parent
158c82ff5f
commit
62b557f82c
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
@ -60,9 +60,6 @@ jobs:
|
|||
- name: Generate key
|
||||
run: php artisan key:generate
|
||||
|
||||
- name: Migrate Database
|
||||
run: php artisan migrate
|
||||
|
||||
- name: Install Passport
|
||||
run: php artisan passport:install
|
||||
|
||||
|
|
Loading…
Reference in a new issue