We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d412f4 commit 8932e41Copy full SHA for 8932e41
.github/workflows/go-test.yml
@@ -18,3 +18,6 @@ jobs:
18
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
19
secrets:
20
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
21
+ with:
22
+ go-versions: '["this"]'
23
+
0 commit comments