build(forgejo-ci): add flake check
Some checks failed
Test / tests (push) Has been cancelled

This commit is contained in:
Felix Schröter 2025-01-19 13:56:42 +01:00
parent 95e12b115b
commit 6e40002459
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -11,7 +11,8 @@ jobs:
# with:
# name: felschr
# authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
# - run: nix flake check
- run: nix flake check --accept-flake-config
continue-on-error: true
- run: nix build .#brlaser
- run: nix build .#deconz
- run: nix build .#nixosConfigurations.home-server.config.system.build.toplevel