1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/.github/workflows/cargo_machete.yml
2025-08-21 15:42:10 +02:00

19 lines
419 B
YAML

name: Cargo Machete
on: [push, pull_request]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.86
- name: Machete install
## The official cargo-machete action
uses: bnjbvr/cargo-machete@main
- name: Checkout
uses: actions/checkout@v4
- name: Machete Check
run: cargo machete