Update circleci config

pull/5005/head
Daniel Supernault 11 months ago
parent d946afcc5c
commit f318bd7a30
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -47,7 +47,7 @@ jobs:
- run: php artisan key:generate
# run tests with phpunit or codecept
- run: ./vendor/bin/phpunit
- run: php artisan test --env=testing
- store_test_results:
path: tests/_output
- store_artifacts:

Loading…
Cancel
Save