Skip to content

Commit

Permalink
Merge pull request #143 from rpcpool/pt-move-program-transformers
Browse files Browse the repository at this point in the history
workspace: add program_transformers
  • Loading branch information
kespinola authored Feb 20, 2024
2 parents 5c6b8fe + eaadf37 commit 9e3f11a
Show file tree
Hide file tree
Showing 38 changed files with 1,612 additions and 1,795 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:

# clippy
- name: Check clippy
run: cargo clippy --all-targets --tests
run: cargo clippy --all-targets --tests -- -Dwarnings
Loading

0 comments on commit 9e3f11a

Please sign in to comment.