Skip to content

Introduce kittest for automated UI testing and git-lfs for UI snapshot handling #1811

Introduce kittest for automated UI testing and git-lfs for UI snapshot handling

Introduce kittest for automated UI testing and git-lfs for UI snapshot handling #1811

Workflow file for this run

name: Cargo Machete
on:
push:
branches:
- "main"
pull_request:
types: [opened, synchronize]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main