Skip to content

Commit fcfb985

Browse files
authored
chore(ci): skip enabling corepack (#6760)
1 parent db07f8d commit fcfb985

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pre-commit-hooks.yml

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- name: Enable Corepack
15-
run: corepack enable
16-
1714
- name: set up Node.js
1815
uses: actions/setup-node@v3
1916
with:

0 commit comments

Comments
 (0)