mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-12-26 05:34:34 -05:00
fix test and readme
This commit is contained in:
parent
94dfad9cd2
commit
f468de9a0a
2 changed files with 3 additions and 3 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- run: npx ganache-cli > /dev/null &
|
||||
- run: npm run migrate:dev
|
||||
- run: yarn test
|
||||
- run: node cli.js test
|
||||
- run: node src/cli.js test
|
||||
- run: yarn lint
|
||||
- name: Telegram Failure Notification
|
||||
uses: appleboy/telegram-action@0.0.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue