Skip to content

Commit

Permalink
build: run coverage for inspector protocol changes
Browse files Browse the repository at this point in the history
The inspector protocol currently lives in `tools`.

PR-URL: #39725
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
richardlau authored and jasnell committed Aug 12, 2021
1 parent 8c95410 commit 3b1e6f2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coverage-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
- 'benchmark/**'
- 'deps/**'
- 'doc/**'
- 'tools/**'
push:
branches:
- master
Expand All @@ -18,7 +17,6 @@ on:
- 'benchmark/**'
- 'deps/**'
- 'doc/**'
- 'tools/**'

env:
PYTHON_VERSION: 3.9
Expand Down

0 comments on commit 3b1e6f2

Please sign in to comment.