Update CI

pull/4360/head
Daniel Supernault 2 years ago
parent 9b054d2bae
commit eda7607fe8
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -41,10 +41,10 @@ jobs:
- vendor
- run: cp .env.testing .env
- run: php artisan config:cache
- run: php artisan route:clear
- run: php artisan storage:link
- run: php artisan key:generate
- run: php artisan config:clear
# run tests with phpunit or codecept
- run: ./vendor/bin/phpunit

Loading…
Cancel
Save