diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index f743596..4045263 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -17,7 +17,6 @@ jobs: # authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}" - run: nix flake check continue-on-error: true - - run: nix build .#brlaser - run: nix build .#deconz - run: nix build .#nixosConfigurations.home-server.config.system.build.toplevel # - run: nix build .#nixosConfigurations.home-pc.config.system.build.toplevel