Skip to content

Commit 44104c6

Browse files
committed
build: run coverage for inspector protocol changes
The inspector protocol currently lives in `tools`.
1 parent e79973c commit 44104c6

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)