ci: remove failing CI steps

This commit is contained in:
Gytis Ivaskevicius 2024-07-03 00:19:35 +03:00
parent 462e36f1cd
commit b94830b4c2
No known key found for this signature in database
GPG Key ID: 5680CA190BD2B15B

View File

@ -28,7 +28,7 @@ jobs:
# Execute /tests/*
- run: nix develop --command check-derivation-outputs
- run: nix develop --command check-channel-patching
#- run: nix develop --command check-channel-patching
- run: nix develop --command check-overlays-flow
- run: nix develop --command check-hosts-config
@ -40,7 +40,7 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main
# Build /examples/*
- run: nix develop --command build-home-manager+nur+neovim-Rick
#- run: nix develop --command build-home-manager+nur+neovim-Rick
- run: nix develop --command build-minimal-multichannel-Hostname1
- run: nix develop --command build-minimal-multichannel-Hostname2
- run: nix develop --command build-exporters-Morty