Skip to content

Format using new treefmt config #137

Format using new treefmt config

Format using new treefmt config #137

Workflow file for this run

name: nix flake check
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- name: Run nix flake check
run: nix flake check --accept-flake-config -v