Compare commits

..

1 commit

Author SHA1 Message Date
faf09c7de1
feat(ci): generate package size report
All checks were successful
/ build (push) Successful in 1s
/ check (push) Successful in 7s
/ report-size (push) Successful in 2s
We should keep it lean c:
2024-12-22 00:41:52 +01:00

View file

@ -13,7 +13,7 @@ jobs:
- uses: https://git.salame.cl/actions/checkout@v4
- run: nix --version
- run: nix flake check --keep-going --verbose --print-build-logs
report-size:
report-size:
runs-on: nixos
needs: build
steps: