Skip to content

Commit fb08397

Browse files
committed
print run details
1 parent 62cda0c commit fb08397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- run: cd examples/k8s_contexts_resources && go test
2020
- run: cd examples/list_current_dir_files_tool && go test
2121
- run: cd examples/list_k8s_contexts_tool && go test
22-
- run: cd examples/streamable_http && go test
22+
- run: cd examples/streamable_http && go test -v
2323
- run: cd tests/lifecycle && go test
2424
- run: go test ./...

0 commit comments

Comments
 (0)