We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e47524 commit 23a2df5Copy full SHA for 23a2df5
CHANGELOG.md
@@ -55,6 +55,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
wallets from the CLI. End-to-end tests are added in the CI and a new target
56
`make test-wallet` has been added. This focuses on basic payments
57
([#1543](https://github.com/o1-labs/mina-rust/pull/1543))
58
+- **Makefile**: add targets to only build and run tests of the package
59
+ `mina-node-native` ([#1549](https://github.com/o1-labs/mina-rust/pull/1549))
60
+- **CI**: add a step in tests to run the unit/integration tests of the package
61
62
63
### Changed
64
0 commit comments