Skip to content

docs: fix approach count and add notes about manually specifying the … #19

docs: fix approach count and add notes about manually specifying the …

docs: fix approach count and add notes about manually specifying the … #19

name: Formatting check
on:
push:
jobs:
check:
runs-on: ubuntu-22.04
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- name: Formatting check
run: nix develop .dev#ci --command fmt