Skip to content

Commit

Permalink
wip: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlnf committed May 29, 2024
1 parent 6b1964e commit 585b6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build and test
run: |
corepack enable
pnpm install
pnpm install --frozen-lockfile --ignore-scripts
pnpm nx affected --base=last-release -t build --parallel=3
pnpm nx affected --base=last-release -t test --parallel=3
Expand Down

0 comments on commit 585b6ae

Please sign in to comment.