Skip to content

Commit 2ec5194

Browse files
committed
test
Signed-off-by: zhangzujian <zhangzujian.7@gmail.com>
1 parent bd34469 commit 2ec5194

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-x86-image.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@ jobs:
184184
go install -mod=mod github.com/onsi/ginkgo/v2/ginkgo
185185
# make ut
186186
187-
- uses: shogo82148/actions-goveralls@v1
188-
with:
189-
path-to-profile: profile.cov
187+
# - uses: shogo82148/actions-goveralls@v1
188+
# with:
189+
# path-to-profile: profile.cov
190190

191191
- name: Install golangci-lint
192192
run: |

0 commit comments

Comments
 (0)