Skip to content

Commit 31a6647

Browse files
committed
Flake check
1 parent 922ba23 commit 31a6647

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/flake-check.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ jobs:
2525

2626
- name: Install Nix Linting and Formatting Tools
2727
run: nix-env -i statix nixpkgs-fmt -f '<nixpkgs>'
28-
29-
- name: Flake update
30-
run: nix flake update
31-
28+
3229
- name: Run Statix Lint
3330
run: statix fix
3431

0 commit comments

Comments
 (0)