Skip to content

Commit dcc99ca

Browse files
committed
lint
1 parent 97a053d commit dcc99ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

9999
lint:
100100
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)