Skip to content

Ignore some false positives in cargo machete #5

Ignore some false positives in cargo machete

Ignore some false positives in cargo machete #5

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
uses: bnjbvr/cargo-machete@main