Skip to content

fix: cargo fmt

fix: cargo fmt #99

Workflow file for this run

name: Push & PR to the main branch
on:
push:
pull_request:
workflow_dispatch:
jobs:
lint_rust:
name: Lint the Rust packages
uses: ./.github/workflows/flow_lint_rust.yml