Skip to content

Commit 097d898

Browse files
richardlaudanielleadams
authored andcommitted
build: run coverage for inspector protocol changes
The inspector protocol currently lives in `tools`. PR-URL: #39725 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 52a172f commit 097d898

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/coverage-linux.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
- 'benchmark/**'
99
- 'deps/**'
1010
- 'doc/**'
11-
- 'tools/**'
1211
push:
1312
branches:
1413
- master
@@ -18,7 +17,6 @@ on:
1817
- 'benchmark/**'
1918
- 'deps/**'
2019
- 'doc/**'
21-
- 'tools/**'
2220

2321
env:
2422
PYTHON_VERSION: 3.9

0 commit comments

Comments
 (0)