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 c7f765c commit 29228e8Copy full SHA for 29228e8
.github/workflows/node.js.yml
@@ -26,5 +26,4 @@ jobs:
26
with:
27
node-version: ${{ matrix.node-version }}
28
cache: 'npm'
29
- - run: npm ci
30
- - run: npm run test:coveralls
+ - run: npm i @files-ui/react
0 commit comments