Skip to content

Commit

Permalink
修改 go test 测试时间
Browse files Browse the repository at this point in the history
  • Loading branch information
gukj-spel committed Jun 25, 2024
1 parent 39bc7e5 commit bdd5cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pikiwidb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
run: |
cd ../tests
go mod tidy
go test
go test -timeout 15m

0 comments on commit bdd5cc9

Please sign in to comment.