Skip to content

Commit

Permalink
Setup yarn workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
justsml committed Dec 1, 2021
1 parent 7998110 commit d712a1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: yarn config set workspaces-experimental true
- run: yarn
- run: yarn test

0 comments on commit d712a1f

Please sign in to comment.