Skip to content

Commit

Permalink
chore: 🤖 adjust CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Dec 12, 2024
1 parent 3906002 commit 4f53a53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20
- name: Install Node & NPM
uses: actions/setup-node@v3
- name: Install node modules
run: npm ci
- name: Test
Expand Down

0 comments on commit 4f53a53

Please sign in to comment.