We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41e65b commit 0242d5bCopy full SHA for 0242d5b
.github/workflows/test.yml
@@ -94,7 +94,6 @@ jobs:
94
run: rsync -a artifact/ packages
95
- name: Test
96
run: npm run test
97
- continue-on-error: ${{ matrix.node == 22 }}
98
99
lint:
100
runs-on: ubuntu-latest
0 commit comments