allow to fail for the format check
All checks were successful
nix format check / amd64 (pull_request) Successful in 43s

This commit is contained in:
Aaron Honeycutt 2026-01-21 07:25:17 -07:00
parent c740b79528
commit 5bfd0ee4ea

View file

@ -24,6 +24,7 @@ jobs:
- name: Alejandra Check
run: nix run nixpkgs#alejandra -- --check .
continue-on-error: true
# arm64:
# runs-on : [ ubuntu-24.04, arm64-builder ]