Update laravel.yml

pull/6022/head
Daniel Supernault 1 year ago
parent 3871c312e7
commit 8b7b257c42
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -65,7 +65,6 @@ jobs:
run: vendor/bin/phpunit --log-junit tests/_output/junit.xml
env:
DB_CONNECTION: sqlite
DB_DATABASE: :memory:
- name: Upload test results
if: always()

Loading…
Cancel
Save