Skip to content

Commit ab7418a

Browse files
enable generics for measure canonical app size
1 parent a1e8f69 commit ab7418a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/measure-size.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: ['pull_request']
44

55
env:
66
GO_VERSION: '~1.19.13'
7+
GOPHERJS_EXPERIMENT: generics
78

89
jobs:
910
measure:

0 commit comments

Comments
 (0)