Skip to content

Commit 435a490

Browse files
Update test.yml
1 parent a0aa21a commit 435a490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
uses: actions/checkout@v2
2525

2626
- name: Test
27-
run: DEEPSEEK_API_KEY=${{secrets.DEEPSEEK_API_KEY}} go test ./... -count=1 -timeout=600s
27+
run: DEEPSEEK_API_KEY=${{secrets.DEEPSEEK_API_KEY}} go test ./... -count=1 -timeout=600s -v

0 commit comments

Comments
 (0)