Skip to content

Commit 9eccacf

Browse files
hi-leiclaude
andcommitted
fix: add -short flag to pre-commit unit tests to avoid slow API timeout tests
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e8ea655 commit 9eccacf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ repos:
2727
name: Tidy Go modules (go mod tidy)
2828
- id: go-unit-tests
2929
name: Run Go unit tests
30+
args: [-short]
3031

3132
- repo: local
3233
hooks:

0 commit comments

Comments
 (0)