Skip to content

Commit 291fb7e

Browse files
committed
ci: try without db restart
1 parent a089c39 commit 291fb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ jobs:
3636
- run: make change-lang LANG=$ISHOCON_APP_LANG
3737
- run: make build
3838
timeout-minutes: 5
39-
- run: make up bench-with-db-restart
39+
- run: make up bench
4040
timeout-minutes: 10

0 commit comments

Comments
 (0)