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`.
  • Loading branch information
richardlau committed Aug 10, 2021
1 parent e79973c commit 44104c6
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 44104c6

Please sign in to comment.