Skip to content

Commit

Permalink
no parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
sndrs committed Jul 7, 2023
1 parent 1602716 commit 6c25e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distributed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:
node-version-file: '.nvmrc'
cache: 'pnpm'
- run: pnpm install --frozen-lockfile
- run: pnpm nx run-many -t build --skip-nx-cache
- run: pnpm nx run-many -t build --skip-nx-cache --parallel=false
- run: pnpm nx-cloud stop-all-agents

0 comments on commit 6c25e22

Please sign in to comment.