Skip to content

Commit 5b335b1

Browse files
committed
remove: nix flake check
1 parent 3dff465 commit 5b335b1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/flake-check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
- name: Run formatter
2929
run: nix develop -c nix fmt .
3030

31-
- name: Run flake checks
32-
run: nix flake check --accept-flake-config
33-
3431
- name: Commit lint/format fixes
3532
uses: stefanzweifel/git-auto-commit-action@v5
3633
with:

0 commit comments

Comments
 (0)