Skip to content

style: 🎨 format with treefmt #8

style: 🎨 format with treefmt

style: 🎨 format with treefmt #8

Workflow file for this run

name: "Check"
on:
pull_request:
push:
jobs:
check-flakes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- run: nix flake check