Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wbhob committed Dec 25, 2024
1 parent d444f50 commit c9acc77
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ jobs:
pnpm add -g lerna typescript
- name: Install dependencies
run: |
pnpm install
lerna bootstrap
run: pnpm install

- name: Run tests
run: pnpm test
Expand Down

0 comments on commit c9acc77

Please sign in to comment.