chore(): increase test coverage and update dependencies
Some checks are pending
ci/woodpecker/pr/pr Pipeline is pending
Some checks are pending
ci/woodpecker/pr/pr Pipeline is pending
This commit is contained in:
@@ -7,7 +7,7 @@ labels:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.23
|
||||
image: golang:1.25
|
||||
commands:
|
||||
- go test ./...
|
||||
pre-release:
|
||||
|
||||
@@ -6,7 +6,7 @@ labels:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.23
|
||||
image: golang:1.25
|
||||
commands:
|
||||
- go test ./...
|
||||
pr-build:
|
||||
|
||||
@@ -6,7 +6,7 @@ labels:
|
||||
|
||||
steps:
|
||||
test:
|
||||
image: golang:1.23
|
||||
image: golang:1.25
|
||||
commands:
|
||||
- go test ./...
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user