Skip to content

Commit 9bb37de

Browse files
committed
get detailed CI logs
Signed-off-by: JaredforReal <w13431838023@gmail.com>
1 parent f3b8d20 commit 9bb37de

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
@@ -84,7 +84,7 @@ jobs:
8484
run: make download-models
8585

8686
- name: Run semantic router tests
87-
run: make test
87+
run: make test --debug=v
8888
env:
8989
CI: true
9090
CI_MINIMAL_MODELS: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)