Skip to content

Pin the Rust toolchain instead of tracking whatever stable is #69

Pin the Rust toolchain instead of tracking whatever stable is

Pin the Rust toolchain instead of tracking whatever stable is #69

Workflow file for this run

name: Prek checks
on: [push, pull_request]
jobs:
prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: j178/prek-action@v2