don't check formatting

This commit is contained in:
Rouven Seifert 2023-01-10 11:42:51 +01:00 committed by GitHub
parent f1477dc24f
commit 5e9eaa53ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,5 +21,4 @@ jobs:
with: with:
extra_nix_config: | extra_nix_config: |
experimental-features = nix-command flakes experimental-features = nix-command flakes
- run: nix shell nixpkgs#nixpkgs-fmt -c nixpkgs-fmt . --check
- run: nix flake check - run: nix flake check