Skip to content

Commit

Permalink
update coverage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
epistoteles committed Jun 18, 2024
1 parent 1c555af commit 98a9b42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/update-coverage-badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ on:
paths:
- 'tensorhub/**'
- 'tests/**'
pull_request:
branches:
main
paths:
- 'tensorhub/**'
- 'tests/**'

jobs:
update_coverage:
Expand Down

0 comments on commit 98a9b42

Please sign in to comment.