We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b8d20 commit 9bb37deCopy full SHA for 9bb37de
.github/workflows/test-and-build.yml
@@ -84,7 +84,7 @@ jobs:
84
run: make download-models
85
86
- name: Run semantic router tests
87
- run: make test
+ run: make test --debug=v
88
env:
89
CI: true
90
CI_MINIMAL_MODELS: ${{ github.event_name == 'pull_request' }}
0 commit comments