Skip to content

Commit 44f2c60

Browse files
committed
Tweak CI
1 parent 237073c commit 44f2c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

1616
jobs:
1717
go-test:
18-
uses: ./.github/workflows/go-test.yml
18+
uses: ./.github/workflows/go-test-template.yml
1919
with:
2020
go-versions: '["1.21.x", "1.22.x"]'
2121
secrets:

0 commit comments

Comments
 (0)