Skip to content

Commit

Permalink
Remove paths from coverage checks (sanic-org#2336)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahopkins authored Dec 13, 2021
1 parent 2644534 commit 377c2ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ on:
- main
tags:
- "!*" # Do not execute on tags
paths:
- sanic/*
- tests/*
pull_request:
paths:
- "!*.MD"
types: [opened, synchronize, reopened, ready_for_review]
jobs:
test:
Expand Down

0 comments on commit 377c2ad

Please sign in to comment.