Compare commits

..

1 commit

Author SHA1 Message Date
01fae63422
feat: add nix for formatting
Some checks failed
/ check (treefmt) (push) Successful in 5s
/ check-renovaterc (push) Successful in 2s
/ report-size (push) Failing after 0s
Also adds CI tests!
2025-03-10 23:20:33 +01:00

View file

@ -24,7 +24,7 @@ jobs:
nix shell nixpkgs#renovate --command renovate-config-validator
report-size:
runs-on: nixos
needs: build
needs: check
steps:
- uses: "https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4
- run: nix --version