Skip to content

Commit 18a8b39

Browse files
authored
ci(size-limit): update job name to reflect changes
1 parent 24ca838 commit 18a8b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/size-limit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Size Limit
22
on: [push, pull_request]
33
jobs:
4-
build:
4+
size-limit:
55
name: Node ${{ matrix.node_version }} on ${{ matrix.os }}
66
runs-on: ${{ matrix.os }}
77
strategy:

0 commit comments

Comments
 (0)