Skip to content

Commit

Permalink
chore: bump nx cloud workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Chau Tran authored and Chau Tran committed Oct 25, 2022
1 parent c7a96b8 commit b1fd360
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ on:
jobs:
main:
name: Nx Cloud - Main Job
uses: nrwl/ci/.github/workflows/nx-cloud-main.yml@v0.4
uses: nrwl/ci/.github/workflows/nx-cloud-main.yml@v0.8
with:
parallel-commands-on-agents: |
pnpm exec nx affected --target=test --parallel=3 --ci --code-coverage
# pnpm exec nx affected --target=package --parallel=2
agents:
name: Nx Cloud - Agents
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.4
uses: nrwl/ci/.github/workflows/nx-cloud-agents.yml@v0.8
with:
number-of-agents: 3

0 comments on commit b1fd360

Please sign in to comment.