Skip to content

Merge pull request #15 from isabelroses/refactor #215

Merge pull request #15 from isabelroses/refactor

Merge pull request #15 from isabelroses/refactor #215

Workflow file for this run

name: Validate Flake Formatting
on: [push, workflow_dispatch]
jobs:
check-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
with:
logger: pretty
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix run nixpkgs#alejandra -- -c .