Merge pull request #4189 from devansh-webkul/test-case

Test Case Update
This commit is contained in:
Jitendra Singh 2020-10-28 13:57:59 +05:30 committed by GitHub
commit 1844d36e58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ jobs:
- name: Composer install
run: |
set -e
composer global require hirak/prestissimo
composer install --no-interaction --ansi --no-progress --no-suggest --optimize-autoloader
- name: Migrate database