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 289a974 commit 8d8be2bCopy full SHA for 8d8be2b
1 file changed
.github/workflows/test.yml
@@ -11,4 +11,5 @@ jobs:
11
- uses: actions/setup-node@v4
12
with:
13
node-version: ${{ matrix.node }}
14
+ - run: npm install
15
- run: npm test
0 commit comments