Skip to content

Commit 9282ac0

Browse files
authored
Merge pull request #5 from Sindri-Labs/klm-feat-deser-sp1-response
Add Sp1 Feature with deserialization methods
2 parents ea66645 + ccda6fc commit 9282ac0

File tree

14 files changed

+5494
-1154
lines changed

14 files changed

+5494
-1154
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
run: cargo build --verbose
5454

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

0 commit comments

Comments
 (0)