mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-21 21:45:11 +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:
parent
e0afeff248
commit
9d20fba359
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ testCommit:
|
||||||
- pnpm install --frozen-lockfile
|
- pnpm install --frozen-lockfile
|
||||||
- pnpm run build
|
- pnpm run build
|
||||||
- pnpm run migrate
|
- pnpm run migrate
|
||||||
|
- pnpm run --filter=backend lint
|
||||||
|
- pnpm run --filter=frontend eslint
|
||||||
cache:
|
cache:
|
||||||
key: test
|
key: test
|
||||||
policy: pull-push
|
policy: pull-push
|
||||||
|
|
Loading…
Reference in a new issue