Skip to content

Commit

Permalink
refactor: extracting prism-keys, prism-serde, slashing unused deps (
Browse files Browse the repository at this point in the history
#162)

* restructuring

* removing deps

* ci
  • Loading branch information
distractedm1nd authored Dec 5, 2024
1 parent 637b3e0 commit d646b5c
Show file tree
Hide file tree
Showing 38 changed files with 2,197 additions and 2,098 deletions.
15 changes: 0 additions & 15 deletions .github/FUNDING.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
awk '/Configuration finished. Running a bridge node/ {print;exit}'
- name: Run integration tests
run: cargo test --lib --release --features mock_prover --test integration_tests
run: cargo test -p prism-tests --lib --release --features mock_prover

unused-deps:
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit d646b5c

Please sign in to comment.