refactor(ci): switch to action
All checks were successful
/ check (push) Successful in 48s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 2s
/ report-size (push) Successful in 4s
All checks were successful
/ check (push) Successful in 48s
/ build (audiomenu) (push) Successful in 1s
/ build (docs) (push) Successful in 1s
/ build (jpassmenu) (push) Successful in 1s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 2s
/ report-size (push) Successful in 4s
This allows me to easily change the implementation and work on it separately.
This commit is contained in:
parent
05ec4d3116
commit
2a544ab1ac
2 changed files with 2 additions and 104 deletions
|
@ -31,5 +31,5 @@ jobs:
|
|||
steps:
|
||||
- uses: "https://git.salame.cl/actions/checkout@v4"
|
||||
- run: nix --version
|
||||
- name: Report Size
|
||||
run: ci-scripts/report-size.sh
|
||||
- name: Create Size Report
|
||||
uses: https://git.salame.cl/jalil/nix-flake-outputs-size@main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue