Skip to content

Commit

Permalink
Update code coverage workflow (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
idastambuk authored Dec 16, 2022
1 parent 0aed083 commit 6a17370
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.10
uses: grafana/code-coverage/.github/workflows/code-coverage.yml@v0.1.13
with:
frontend-path-regexp:
frontend-path-regexp:
backend-path-regexp: pkg\/(client|datasource)

0 comments on commit 6a17370

Please sign in to comment.