We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b78977 + 634a00d commit 00e28a1Copy full SHA for 00e28a1
.github/workflows/ci.yml
@@ -30,4 +30,4 @@ jobs:
30
- run: npm install mocha
31
- run: npm install chai
32
- run: npm install nyc
33
- - run: node_modules/mocha/bin/mocha tests/CoinGecko.tests.js
+ - run: npm test
0 commit comments