We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f4b1ce + 06cf9e6 commit a18278fCopy full SHA for a18278f
2 files changed
.github/workflows/matrix-tools.yml
@@ -36,7 +36,6 @@ jobs:
36
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8
37
with:
38
working-directory: matrix-tools
39
- go-version: "${{ env.GO_VERSION }}"
40
args: -v --show-stats --no-config --modules-download-mode readonly
41
42
- uses: GoTestTools/gotestfmt-action@8b4478c7019be847373babde9300210e7de34bfb # v2
newsfragments/521.internal.md
@@ -0,0 +1 @@
1
+CI: Dont pass `go-version` to golanglint-ci action.
0 commit comments