Skip to content

Merge pull request #149 from epics-extensions/update-flake-lock/nixos… #472

Merge pull request #149 from epics-extensions/update-flake-lock/nixos…

Merge pull request #149 from epics-extensions/update-flake-lock/nixos… #472

Workflow file for this run

name: "Check Formatting"
permissions: read-all
on:
push:
pull_request:
jobs:
alejandra:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28 # v25
- name: "Check Formatting"
run: nix fmt -- --check .