Skip to content

Commit

Permalink
Check abcipp in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
james-chf committed Nov 7, 2022
1 parent 6ab5102 commit 9e77c12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ jobs:
command: check && make fmt-check
cache_subkey: fmt
cache_version: v1
- name: ABCI++
command: check-abcipp
cache_subkey: abcipp
cache_version: v1

env:
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit 9e77c12

Please sign in to comment.