Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
beeman committed Dec 21, 2023
1 parent f14e7fe commit 25d33bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
main-branch-name: main
number-of-agents: 3
init-commands: |
pnpm prisma generate
pnpm nx-cloud start-ci-run --stop-agents-after="build" --agent-count=3
parallel-commands: |
pnpm nx-cloud record -- pnpm nx format:check
Expand Down

0 comments on commit 25d33bf

Please sign in to comment.