remove database dependencies for test execution (#96)

Co-Authored-By: Valentin Zickner <valentin@coderworks.de>
This commit is contained in:
Thomas
2021-05-15 18:57:27 +02:00
committed by GitHub
parent 0ef35fd31f
commit 5d36d3a6bb
4 changed files with 72 additions and 47 deletions

View File

@ -7,3 +7,4 @@ before_script:
- yarn
script:
- yarn format:check
- yarn test