We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crates.io
Should happen after publishing a git tag for release
The text was updated successfully, but these errors were encountered:
Crates that shouldn't be published:
iroha_schema_gen
kura_inspector
iroha_kura_inspector
iroha_swarm
iroha_test_network
iroha_wasm_test_runner
iroha_test_samples
iroha_kagami
iroha
Sorry, something went wrong.
iroha_wasm_test_runner // doesn't seem to be used at all, somebody should verify this
It is used to run some very basic unit tests in wasm environment.
This is where it's set up as a test runner:
iroha/crates/iroha_smart_contract/.cargo/config.toml
Line 2 in 70e5aac
This is where it's installed and used to run those tests in CI:
iroha/.github/workflows/iroha2-dev-pr-wasm.yml
Line 70 in 70e5aac
No branches or pull requests
Should happen after publishing a git tag for release
The text was updated successfully, but these errors were encountered: