ci: disable nixpkgs-fmt and deadnix

This commit is contained in:
xeals 2023-10-10 11:39:01 +11:00
parent f3efd6f932
commit 0627c79441
Signed by: xeals
SSH Key Fingerprint: SHA256:pRv+8swQDA+/LuZ7NHj9m006BbKexlNK62OUA01ZZBc

View File

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