Skip to content

Commit

Permalink
Update version of code-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
idastambuk committed Nov 30, 2022
1 parent 05ff400 commit e722065
Show file tree
Hide file tree
Showing 2 changed files with 11,708 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .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: src
backend-path-regexp: pkg\/(timestream|models)
Loading

0 comments on commit e722065

Please sign in to comment.