Removed useless double check

This commit is contained in:
Julien Malka 2022-12-22 23:32:51 +01:00
parent a853107321
commit 64856429fc
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -13,7 +13,6 @@ steps:
commands:
- nix --experimental-features "nix-command flakes" flake show
- nix --experimental-features "nix-command flakes" flake metadata
- nix --experimental-features "nix-command flakes" flake check
- name: Run flake checks
commands: