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 b4466db commit a7cabaaCopy full SHA for a7cabaa
.github/workflows/test.yml
@@ -26,6 +26,5 @@ jobs:
26
- uses: actions/setup-node@v2
27
with:
28
node-version: ${{ matrix.node_version }}
29
- cache: 'npm'
30
- run: |
31
npm run test
0 commit comments