Update CI scripts.

This commit is contained in:
James Cole
2021-04-06 17:00:00 +02:00
parent 69b1769f22
commit 8572280b7b
3 changed files with 15 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
cp .ci/.env.ci ../.env
# download test database
# TODO no longer exists
wget --quiet https://raw.githubusercontent.com/firefly-iii/test-data/main/test_db.sqlite -o storage/database/test_db.sqlite
# run phpunit