This repository contains a collection of reusable GitHub Actions workflows.
Name | Description |
---|---|
bulloak-check | Check with Bulloak that Solidity tests conform to BTT spec |
forge-build | Build a Forge project |
forge-coverage | Measure test coverage for a Forge project |
forge-lint | Lint a Forge project |
forge-test | Test a Forge project |
slither-analyze | Analyze an Ethereum project with Slither |
Name | Description |
---|---|
stale | Close stale issues and PRs |