Skip to content

Commit 4df093a

Browse files
committed
Revert "chore: add setup-node for lint job"
This reverts commit 866b91c.
1 parent 866b91c commit 4df093a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -420,9 +420,6 @@ jobs:
420420
runs-on: ubuntu-22.04
421421
steps:
422422
- uses: actions/checkout@v5
423-
- uses: actions/setup-node@v5
424-
with:
425-
node-version: '24'
426423
- run: yarn install
427424
- run: yarn run package
428425
- name: Check generated files are up to date

0 commit comments

Comments
 (0)