Skip to content

Commit 5cf4fea

Browse files
committed
fixup! Set up golang CI
1 parent 0cd8519 commit 5cf4fea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v2
19-
- name: Setup Go ${{ matrix.go-version }}
19+
- name: Setup Go ${{ matrix.go-version }}
2020
uses: actions/setup-go@v5
2121
with:
2222
go-version: ${{ matrix.go-version }}

0 commit comments

Comments
 (0)