Skip to content

Commit

Permalink
Debugging CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
underbluewaters committed Sep 9, 2024
1 parent 2cdc1d6 commit e1dec82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
node-version: "18.17"
cache: "npm"
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Install dependencies
run: |
npx lerna@6.6.2 bootstrap --ci
Expand Down

0 comments on commit e1dec82

Please sign in to comment.