Skip to content

Commit

Permalink
(embed) link updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed Aug 24, 2023
1 parent ef5a09d commit 107bd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coveritup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
go build -ldflags '-s -w' -o main cmd/gobrew/main.go
echo SCORE=$(($SECONDS-BUILD_START)) >> "$GITHUB_ENV"
# Coveritup
# Coveritup - Start
- uses: kevincobain2000/action-coveritup@v1
with:
type: build-time
Expand Down

0 comments on commit 107bd0f

Please sign in to comment.