Skip to content

Commit

Permalink
chore: Don't corepack in CI now it's no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
peternewman authored Sep 9, 2024
1 parent fb6a18b commit 54c5e97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Prepare Environment
run: |
corepack enable
yarn install
env:
CI: true
Expand Down

0 comments on commit 54c5e97

Please sign in to comment.