Skip to content

Commit

Permalink
remove deprecated lerna bootstrap command from unit test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Feb 5, 2024
1 parent 60be155 commit 18250b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:

- run: npm install --no-audit --no-package-lock

- run: npx lerna bootstrap --no-ci

- run: npm run test:unit

- run: npm run test:lint

0 comments on commit 18250b5

Please sign in to comment.