use the same formatter in ci

This commit is contained in:
Osman Faruk Bayram 2025-08-19 03:29:45 +03:00
parent 184dd72cc6
commit 527c565462

View file

@ -34,4 +34,4 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: cachix/install-nix-action@v31 - uses: cachix/install-nix-action@v31
- run: nix shell nixpkgs#alejandra -c alejandra -c . - run: nix run nixpkgs#nixfmt-tree -- --ci