Compare commits

..

1 commit

Author SHA1 Message Date
e1434adaa5
WIP: refactor: port to JS
Some checks failed
/ check (treefmt) (push) Successful in 4s
/ report-size (push) Failing after 1s
/ report-download-check (push) Has been skipped
This should hopefully reduce the complexity of the action
2025-07-10 23:59:09 +02:00

View file

@ -23,7 +23,6 @@ jobs:
- name: Create Size Report
uses: ./
with:
system: x86_64-linux
# Create a comment on the associated PR
comment-on-pr: ${{ github.ref_name != 'main' }}
# Generate artifacts on main (to speed up comparisons)