Skip to content

Add Harness::run_ok and use it instead of try_run().ok() #1093

Add Harness::run_ok and use it instead of try_run().ok()

Add Harness::run_ok and use it instead of try_run().ok() #1093

Workflow file for this run

name: Cargo Machete
on: [push, pull_request]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
run: cargo install cargo-machete --locked && cargo machete