Skip to content

Commit 4d13d83

Browse files
antonmedvSimFG
authored andcommitted
Exclude pro from go coverage.mjs
1 parent 3e8863a commit 4d13d83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/coverage.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const exclude = [
99
'internal/difflib',
1010
'internal/spew',
1111
'internal/testify',
12+
'pro',
1213
]
1314

1415
cd(path.resolve(__dirname, '..', '..'))

0 commit comments

Comments
 (0)