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 69fffa1 commit 736cc43Copy full SHA for 736cc43
.github/workflows/node.js.yml
@@ -35,6 +35,7 @@ jobs:
35
make build
36
sudo make install
37
cd ..
38
+ rm -rfv crossdb
39
- run: npm ci
40
- run: npm run build --if-present
41
- run: npm test
0 commit comments