There was an error while loading. Please reload this page.
1 parent f233f86 commit 2fbf40eCopy full SHA for 2fbf40e
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,6 @@ jobs:
23
- run: go mod tidy
24
- run: go build ./...
25
- run: go vet ./...
26
- - run: go test ./... -count=1
27
28
# ── tutorial 集成测试(需要 Redis)────────────────────────────────────────
29
tutorial-test:
0 commit comments