Skip to content

Commit

Permalink
chore: Update CI check for ./kicker -- --help
Browse files Browse the repository at this point in the history
  • Loading branch information
classicalliu authored and Flouse committed Oct 14, 2023
1 parent cc0c9de commit 16b5933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hardhat-simple-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- run: ./kicker logs web3
- run: ./kicker -- top
- run: ./kicker -- exec -i ckb ls -l
- run: ./kicker -- help
- run: ./kicker -- --help
- run: ./kicker deposit 0xCD1d13450cFA630728D0390C99957C6948BF7d19 10000

- run: echo "Part 2. Deploy A Simple Contract Using Hardhat"
Expand Down

0 comments on commit 16b5933

Please sign in to comment.