We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40cd52 commit 05ab1e9Copy full SHA for 05ab1e9
.github/workflows/pkg-size-report.yml
@@ -37,4 +37,5 @@ jobs:
37
env:
38
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39
with:
40
- hide-files: '*.{js,css}.map'
+ hide-files: '*.{js,css}.map'
41
+ display-size: uncompressed, gzip
0 commit comments