Skip to content

Commit

Permalink
chore: bump openvm to pre v0.2 and update macros (#15)
Browse files Browse the repository at this point in the history
* chore: bump openvm to pre v0.2 and update macros

* fix

* make tests faster
  • Loading branch information
jonathanpwang authored Jan 16, 2025
1 parent 0457ae5 commit f2af811
Show file tree
Hide file tree
Showing 12 changed files with 219 additions and 201 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/openvm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:

- name: Run tests
working-directory: tests/openvm/tests
run: RUST_BACKTRACE=1 cargo nextest run
run: RUST_BACKTRACE=1 cargo nextest run --cargo-profile=fast
Loading

0 comments on commit f2af811

Please sign in to comment.