chore: merge develop

This commit is contained in:
Nicolas Meienberger 2022-08-03 08:33:55 +02:00
parent e78b2db541
commit 61c1e6ef3d

View file

@ -7,4 +7,5 @@ if ! docker ps | grep -q test-db; then
fi
pnpm test
pnpm -r test
pnpm -r lint:fix