mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
lint our MRs
we still can't run the automated tests, but at least we can typecheck and lint!
This commit is contained in:
@@ -19,6 +19,8 @@ testCommit:
|
||||
- pnpm install --frozen-lockfile
|
||||
- pnpm run build
|
||||
- pnpm run migrate
|
||||
- pnpm run --filter=backend lint
|
||||
- pnpm run --filter=frontend eslint
|
||||
cache:
|
||||
key: test
|
||||
policy: pull-push
|
||||
|
||||
Reference in New Issue
Block a user