Skip to content

Commit

Permalink
chore(ci): skip enabling corepack (#6760)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr authored Dec 26, 2024
1 parent db07f8d commit fcfb985
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pre-commit-hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Enable Corepack
run: corepack enable

- name: set up Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit fcfb985

Please sign in to comment.