Skip to content

Commit 4f53a53

Browse files
committed
chore: 🤖 adjust CI workflow
1 parent 3906002 commit 4f53a53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
uses: actions/setup-node@v4
1515
with:
1616
node-version: 20
17-
- name: Install Node & NPM
18-
uses: actions/setup-node@v3
1917
- name: Install node modules
2018
run: npm ci
2119
- name: Test

0 commit comments

Comments
 (0)