bulloak-toolchain
Version updated for https://github.com/smol-ninja/bulloak-toolchain to version v2.2.0.
- This action is used across all versions by 5 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Bulloak Toolchain GitHub Action automates the installation of the Bulloak toolchain and validates that Solidity test contracts adhere to the Bulloak Testing Toolkit (BTT) specification. It simplifies the process of integrating Bulloak into CI workflows, ensuring consistent test conformity and streamlining the testing process for Solidity projects.
Release notes
Changed
- Use pre-compiled binaries via
cargo-binstallinstead of building from source - Use bulloak version as the cache key
Fixed
- Validate that required input
test-diris not missing