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 a7cabaa commit fb05a4aCopy full SHA for fb05a4a
.github/workflows/test.yml
@@ -27,4 +27,5 @@ jobs:
27
with:
28
node-version: ${{ matrix.node_version }}
29
- run: |
30
+ npm install
31
npm run test
0 commit comments