Skip to content

Commit c86d47b

Browse files
committed
simple test for latest golang too
1 parent 086a288 commit c86d47b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/go.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
run: go build -v ./...
3030

3131
- name: Test
32-
if: ${{ matrix.goVersion != env.GO_VERSION }}
3332
run: go test ./...
3433

3534
- name: Test with coverage profiler

0 commit comments

Comments
 (0)