configuration.nix/.forgejo/workflows/size-report.yml
Jalil David Salamé Messina 63db4337cf
All checks were successful
/ check (push) Successful in 48s
/ build (audiomenu) (push) Successful in 2s
/ build (docs) (push) Successful in 3s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 19s
/ build (nvim) (push) Successful in 10s
/ report-size (pull_request) Successful in 29s
wip: report package sizes
Added as a comment to the current pull request
2024-12-15 00:45:58 +01:00

10 lines
221 B
YAML

on:
pull_request:
jobs:
report-size:
runs-on: nixos
steps:
- uses: "https://git.salame.cl/actions/checkout@v4"
- run: nix --version
- name: Report Size
run: ci-scripts/report-size.sh