Skip to content

Commit 00e28a1

Browse files
committed
Merge branch 'main' of https://github.com/tosunthex/CoinGecko_NodeJs into main
2 parents 6b78977 + 634a00d commit 00e28a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- run: npm install mocha
3131
- run: npm install chai
3232
- run: npm install nyc
33-
- run: node_modules/mocha/bin/mocha tests/CoinGecko.tests.js
33+
- run: npm test

0 commit comments

Comments
 (0)