Skip to content

Commit 457275a

Browse files
committed
Remove version check for go-coverage-report in action.yml
1 parent 1b1e33e commit 457275a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ runs:
7272
shell: bash
7373
run: |
7474
go clean -modcache && go install github.com/teamniteo/go-coverage-report/cmd/go-coverage-report@latest
75-
go-coverage-report --version
7675
- name: Determine changed files
7776
id: changed-files
7877
uses: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11 # v42.1.0

0 commit comments

Comments
 (0)