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
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?
This commit is contained in:
parent
6a55e608d0
commit
29bad36893
1 changed files with 1 additions and 1 deletions
|
@ -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@7253c64753169fa82ad357d91f73c6b4825bece2" # 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' }}
|
||||
|
|
Loading…
Add table
Reference in a new issue