Skip to content

Commit

Permalink
ci: update program packages in Rust workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeytimoshin committed Jan 10, 2025
1 parent b9d83c8 commit 4521eab
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ jobs:
- name: program-libs
packages: >-
aligned-sized
batched-merkle-tree
bloom-filter
hasher
utils
verifier
merkle-tree-metadata
zero-copy
hash-set
indexed-merkle-tree
light-batched-merkle-tree
light-bloom-filter
light-hasher
light-utils
light-verifier
light-merkle-tree-metadata
light-zero-copy
light-hash-set
light-indexed-merkle-tree
- name: sdk-libs
packages: >-
light-macros
Expand Down

0 comments on commit 4521eab

Please sign in to comment.