chore: run tests in pre-commit hook
This commit is contained in:
@@ -17,8 +17,6 @@ pre-commit:
|
||||
lint-backend:
|
||||
glob: "backend/src/**/*.java"
|
||||
run: ./backend/mvnw -f backend/pom.xml spotless:check -q
|
||||
pre-push:
|
||||
commands:
|
||||
test-frontend:
|
||||
run: cd frontend && npx vitest run
|
||||
test-backend:
|
||||
|
||||
Reference in New Issue
Block a user