Compare commits

..

1 commit

Author SHA1 Message Date
29bad36893
ci: try out the new nix-flake-outputs-size
Some checks failed
/ check (nvimDev) (push) Successful in 5s
/ check (nvimHeadless) (push) Successful in 2s
/ check (nvimNoBundledBins) (push) Successful in 4s
/ check (nvimNoLsp) (push) Successful in 5s
/ check (nvimNoTSGrammars) (push) Successful in 5s
/ check (treefmt) (push) Successful in 2s
/ check-renovaterc (push) Successful in 3s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 3s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 16s
/ build (nvim) (push) Successful in 9s
/ report-size (push) Failing after 1s
We can update issue comments now?
2025-03-10 22:17:37 +01:00

View file

@ -52,7 +52,7 @@ jobs:
- uses: "https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4
- run: nix --version
- name: Create Size Report
uses: "https://git.salame.cl/jalil/nix-flake-outputs-size@push-pxvykqmuttnr" # main
uses: "https://git.salame.cl/jalil/nix-flake-outputs-size@538f4706aa8ff54ce8fd6afdf8a6feaaf19f0038" # main
with:
# Create a comment on the associated PR
comment-on-pr: ${{ github.ref_name != 'main' }}