Skip to content

Commit 685d6c3

Browse files
committed
chore: remove from test.yml node-version
1 parent 9daa9ce commit 685d6c3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v2
13-
with:
14-
node-version: '20.11.1'
1513
- name: Install dependencies
1614
run: npm ci
1715
- name: Build

0 commit comments

Comments
 (0)