Skip to content

Commit 526d6b7

Browse files
committed
typo
1 parent 44eb258 commit 526d6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Go
2525
uses: actions/setup-go@v4
2626
with:
27-
go-version-file: "1.25"
27+
go-version: "1.25"
2828
cache: true
2929

3030
- name: Set up gotestfmt

0 commit comments

Comments
 (0)