Skip to content

Commit

Permalink
remove node set up
Browse files Browse the repository at this point in the history
  • Loading branch information
m1n999999 committed Jun 4, 2024
1 parent 3bc1415 commit 3e8576d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
run_install: false
version: "9.1.0"

- uses: actions/setup-node@v3
with:
node-version: 20.x
cache: "pnpm"

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit 3e8576d

Please sign in to comment.