Skip to content

Commit

Permalink
Added pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki committed Jan 29, 2024
1 parent 0968689 commit 6d97177
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: nrwl/ci/.github/workflows/[email protected]
with:
node-version: 20.x
pnpm-version: 8.15.0
parallel-commands: |
npx nx format:check
parallel-commands-on-agents: |
Expand All @@ -28,4 +29,5 @@ jobs:
uses: nrwl/ci/.github/workflows/[email protected]
with:
node-version: 20.x
pnpm-version: 8.15.0
number-of-agents: 3

0 comments on commit 6d97177

Please sign in to comment.