Skip to content

Commit 3e77ff4

Browse files
committed
remove unused test
1 parent 05ea15f commit 3e77ff4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/go.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ jobs:
1919
with:
2020
go-version: "1.20"
2121

22-
- name: Test
23-
run: go test -v ./...
24-
2522
- name: test
2623
env:
2724
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)