Skip to content

Commit

Permalink
ci: corepack enable
Browse files Browse the repository at this point in the history
  • Loading branch information
ambar committed Mar 18, 2024
1 parent 4b659c5 commit 5055c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: test
run: |
corepack enable
yarn
yarn build
yarn jest --coverage
Expand Down

0 comments on commit 5055c24

Please sign in to comment.