Skip to content

Commit b9df6ff

Browse files
committed
ci: remove duplicated action
1 parent c5c306b commit b9df6ff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

-5
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ jobs:
4343
- name: Checkout
4444
uses: actions/checkout@v4
4545

46-
- name: Set node version to ${{ matrix.node }}
47-
uses: actions/setup-node@v4
48-
with:
49-
node-version: ${{ matrix.node }}
50-
5146
- name: Enable Corepack
5247
run: corepack enable
5348

0 commit comments

Comments
 (0)