Skip to content

Commit 0242d5b

Browse files
authored
Make node 22 required
1 parent e41e65b commit 0242d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ jobs:
9494
run: rsync -a artifact/ packages
9595
- name: Test
9696
run: npm run test
97-
continue-on-error: ${{ matrix.node == 22 }}
9897

9998
lint:
10099
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)