Skip to content

Commit e9476b0

Browse files
committed
get detailed CI logs
Signed-off-by: JaredforReal <[email protected]>
1 parent 1282bbb commit e9476b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
docker ps --filter "name=milvus-semantic-cache"
111111
112112
- name: Run semantic router tests
113-
run: make test
113+
run: make test --debug=v
114114
env:
115115
CI: true
116116
CI_MINIMAL_MODELS: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)