We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237073c commit 44f2c60Copy full SHA for 44f2c60
.github/workflows/go-test.yml
@@ -15,7 +15,7 @@ concurrency:
15
16
jobs:
17
go-test:
18
- uses: ./.github/workflows/go-test.yml
+ uses: ./.github/workflows/go-test-template.yml
19
with:
20
go-versions: '["1.21.x", "1.22.x"]'
21
secrets:
0 commit comments