Skip to content

Add Rust 1.92.0 and 1.93.0. (#3820) #6148

Add Rust 1.92.0 and 1.93.0. (#3820)

Add Rust 1.92.0 and 1.93.0. (#3820) #6148

Workflow file for this run

name: Formatting
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
code-format-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/action@v3.0.1