Compare commits

..

1 commit

Author SHA1 Message Date
73142cfab8
feat: add nix for formatting
All checks were successful
/ check (treefmt) (push) Successful in 3s
/ check-renovaterc (push) Successful in 2s
/ report-size (push) Successful in 2s
Also adds CI tests!
2025-03-10 23:22:13 +01:00

View file

@ -29,7 +29,7 @@ jobs:
- uses: "https://git.salame.cl/actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4
- run: nix --version
- name: Create Size Report
uses: ./action.yml
uses: ./
with:
# Create a comment on the associated PR
comment-on-pr: ${{ github.ref_name != 'main' }}