mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-20 11:41:38 +10:00
add prisma generate to ci step
This commit is contained in:
1
.github/workflows/lint-test-build.yml
vendored
1
.github/workflows/lint-test-build.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
main-branch-name: main
|
||||
number-of-agents: 3
|
||||
init-commands: |
|
||||
pnpm exec prisma generate
|
||||
pnpm exec nx-cloud start-ci-run --stop-agents-after="build" --agent-count=3
|
||||
parallel-commands: |
|
||||
pnpm exec nx-cloud record -- pnpm exec nx format:check
|
||||
|
||||
Reference in New Issue
Block a user