We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ca838 commit 18a8b39Copy full SHA for 18a8b39
1 file changed
.github/workflows/size-limit.yml
@@ -1,7 +1,7 @@
1
name: Size Limit
2
on: [push, pull_request]
3
jobs:
4
- build:
+ size-limit:
5
name: Node ${{ matrix.node_version }} on ${{ matrix.os }}
6
runs-on: ${{ matrix.os }}
7
strategy:
0 commit comments