Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
underbluewaters committed Feb 28, 2024
1 parent 17de8db commit d107f1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- name: Install lerna
run: |
npm install
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Install dependencies
run: |
npx lerna bootstrap --ci
Expand Down

0 comments on commit d107f1f

Please sign in to comment.