Skip to content

Commit

Permalink
chore: change coverage action owner (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilianc authored May 13, 2024
1 parent 66d5f4e commit 341aed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
make cover.html
- name: Go Beautiful HTML Coverage
uses: kilianc/go-beautiful-html-coverage@main
uses: gha-common/go-beautiful-html-coverage@main

- name: Cover Check
run: make check-cover
Expand Down

0 comments on commit 341aed9

Please sign in to comment.