mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 23:01:29 +00:00
Update tests with composer update step
This commit is contained in:
@@ -37,8 +37,8 @@ jobs:
|
||||
run:
|
||||
cp .env.test .env
|
||||
|
||||
- name: Run composer install
|
||||
run: composer install --prefer-dist --no-interaction --no-progress
|
||||
- name: Run composer update
|
||||
run: composer update --prefer-dist --no-interaction --no-progress
|
||||
|
||||
- name: Generate app key
|
||||
run: php artisan key:generate
|
||||
|
||||
Reference in New Issue
Block a user