ci: disable nixpkgs-fmt and deadnix

This commit is contained in:
2023-10-10 11:39:01 +11:00
parent f3efd6f932
commit 0627c79441

View File

@@ -8,8 +8,8 @@ jobs:
strategy:
matrix:
check:
- nixpkgs-fmt
- deadnix
# - nixpkgs-fmt
# - deadnix
- nur
runs-on: ubuntu-latest
steps: