Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
Co-authored-by: sshine <simon@neptune.cash>
  • Loading branch information
jan-ferdinand and sshine committed Nov 21, 2022
1 parent d3f96b0 commit fb61ba7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
toolchain: stable
override: true

- name: Generate constraint circuits
run: cargo run --bin constraint-evaluation-generator

- name: Run cargo test
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit fb61ba7

Please sign in to comment.