Skip to content

Commit b67d1dd

Browse files
committed
fixup! tools: do not swallow error in lint-nix workflow
1 parent 0404f0b commit b67d1dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/linters.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ jobs:
151151
sparse-checkout-cone-mode: false
152152
- uses: cachix/install-nix-action@2126ae7fc54c9df00dd18f7f18754393182c73cd # v31.9.1
153153
- name: Lint Nix files
154-
id: lint-step
155154
run: |
156155
nix-shell -I nixpkgs=./tools/nix/pkgs.nix -p 'nixfmt-tree' --run '
157156
treefmt --quiet --ci

0 commit comments

Comments
 (0)