Skip to content

Commit 9a65b47

Browse files
Merge pull request #21155 from emberjs/nvp/forked-pkg-size
Use package-size fork which has ignore-threshold
2 parents d492b09 + 4b472fe commit 9a65b47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818
- uses: ./.github/actions/setup
19-
- uses: pkg-size/action@v1
19+
- uses: wyvox/pkg-size@aab2f41c280b474f905b17f92a34063b8b8a5507
2020
with:
2121
build-command: "pnpm build"
2222
display-size: uncompressed, brotli

0 commit comments

Comments
 (0)