Skip to content

Commit

Permalink
Trying to install yarn 4 at ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictheise committed Jul 13, 2024
1 parent a6dc45e commit 5e0b432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ohm.tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- run: corepack enable
- run: yarn install
- run: yarn test

0 comments on commit 5e0b432

Please sign in to comment.