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 bd7efac commit 3f26971Copy full SHA for 3f26971
.github/workflows/ci.yml
@@ -64,6 +64,7 @@ jobs:
64
with:
65
node-version: 22
66
67
+ - run: npm rebuild -g
68
- run: npm t
69
70
- name: Run Example Tests
0 commit comments