Skip to content

Commit

Permalink
fix: coverage prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed Mar 22, 2024
1 parent 9fb9e72 commit 07be663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: vladopajic/go-test-coverage@97ecc524075d8ece0e1a406edec1c191e2dd3277 # v2.8.3
with:
profile: cover.out
local-prefix: github.com/smlx/go-cli-github
local-prefix: github.com/uselagoon/lagoon-opensearch-sync
git-token: ${{ secrets.GITHUB_TOKEN }}
# orphan branch for storing badges
git-branch: badges

0 comments on commit 07be663

Please sign in to comment.