Skip to content

chore(ci): make clippy happy #1

chore(ci): make clippy happy

chore(ci): make clippy happy #1

Workflow file for this run

name: Rust CI
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
env:
CARGO_TERM_COLOR: always
jobs:
rust-base:
uses: init4tech/actions/.github/workflows/rust-base.yml@main