Skip to content

Commit

Permalink
Merge pull request #5 from Sindri-Labs/klm-feat-deser-sp1-response
Browse files Browse the repository at this point in the history
Add Sp1 Feature with deserialization methods
  • Loading branch information
katiemckeon authored Jan 23, 2025
2 parents ea66645 + ccda6fc commit 9282ac0
Show file tree
Hide file tree
Showing 14 changed files with 5,494 additions and 1,154 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
run: cargo build --verbose

- name: Run sindri-rs unit tests
run: cargo test --package sindri-rs --lib --verbose
run: cargo test --package sindri-rs --lib --features sp1-v3 --verbose
Loading

0 comments on commit 9282ac0

Please sign in to comment.