Skip to content

Commit

Permalink
Update code coverage flow (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelisc authored Jul 18, 2022
1 parent 375f795 commit 4f44686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches-ignore: [dependabot/**]
jobs:
workflow-call:
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.6
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.9
with:
frontend-path-regexp: src
backend-path-regexp: pkg
backend-path-regexp: pkg\/(client|datasource)

0 comments on commit 4f44686

Please sign in to comment.