| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory contains scripts to run CI checks locally before pushing.
Runs all CI checks that are performed in GitHub Actions:
# Run all checks
./scripts/ci-checks.shFor code coverage:
cargo install cargo-tarpaulinThe script stops at the first failing check.
| Back | FazBrowse Home | New Git URL |