chore: lints

This commit is contained in:
realaravinth
2022-05-11 20:11:11 +05:30
parent 96995bc068
commit f165581e17
8 changed files with 4 additions and 13 deletions

View File

@@ -96,7 +96,7 @@ test: frontend-test frontend ## Run all available tests
cd db/db-sqlx-postgres &&\
DATABASE_URL=${POSTGRES_DATABASE_URL}\
cargo test --no-fail-fast
./scripts/tests.sh
# ./scripts/tests.sh
# cargo test --all-features --no-fail-fast
xml-test-coverage: migrate ## Generate code coverage report in XML format