Skip to content

Commit

Permalink
Merge branch 'james/mainline/abcipp-ci' (#824)
Browse files Browse the repository at this point in the history
* james/mainline/abcipp-ci:
  Add changelog
  Check code compiles with abcipp feature enabled in CI
  • Loading branch information
tzemanovic committed Dec 8, 2022
2 parents 2686cc4 + eac60ac commit f9d72f0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .changelog/unreleased/ci/824-abcipp-ci.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Run `make check-abcipp` in CI ([#824](https://github.com/anoma/namada/pull/824))
4 changes: 4 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
os: [ubuntu-20.04]
nightly_version: [nightly-2022-11-03]
make:
- name: Check ABCI++
command: check-abcipp
cache_subkey: abcipp
cache_version: v1
- name: Clippy
command: clippy
cache_subkey: clippy
Expand Down

0 comments on commit f9d72f0

Please sign in to comment.