Skip to content

Commit 1dcdb1e

Browse files
authored
ci: update release.yaml
1 parent c5afdfb commit 1dcdb1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ jobs:
1717
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
1818
with:
1919
build-command: pnpm build
20+
lint-command: prisma:generate && pnpm build
21+
test-command: pnpm test:coverage

0 commit comments

Comments
 (0)