There was an error while loading. Please reload this page.
1 parent 0da6620 commit ba64d09Copy full SHA for ba64d09
1 file changed
.github/workflows/ci.yaml
@@ -41,5 +41,5 @@ jobs:
41
go-version: "1.25"
42
43
- name: 🧪 Go Test
44
- run: go test ./...
+ run: cd clients/cenv-go && go test ./...
45
0 commit comments