Skip to content

chore(ci): make clippy happy (#9) #3

chore(ci): make clippy happy (#9)

chore(ci): make clippy happy (#9) #3

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