We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b1e33e commit 457275aCopy full SHA for 457275a
action.yml
@@ -72,7 +72,6 @@ runs:
72
shell: bash
73
run: |
74
go clean -modcache && go install github.com/teamniteo/go-coverage-report/cmd/go-coverage-report@latest
75
- go-coverage-report --version
76
- name: Determine changed files
77
id: changed-files
78
uses: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11 # v42.1.0
0 commit comments