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: strategy:
matrix: matrix:
check: check:
- nixpkgs-fmt # - nixpkgs-fmt
- deadnix # - deadnix
- nur - nur
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: