Skip to content

Commit

Permalink
increase ci time 1 min
Browse files Browse the repository at this point in the history
  • Loading branch information
BowenXiao1999 committed Dec 15, 2022
1 parent 7637ef8 commit 58ac359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ steps:
config: ci/docker-compose.yml
environment:
- CODECOV_TOKEN
timeout_in_minutes: 15
timeout_in_minutes: 16
retry: *auto-retry

- label: "end-to-end sink test (release mode)"
Expand Down
2 changes: 1 addition & 1 deletion ci/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ steps:
config: ci/docker-compose.yml
environment:
- CODECOV_TOKEN
timeout_in_minutes: 15
timeout_in_minutes: 16
retry: *auto-retry

- label: "check"
Expand Down

0 comments on commit 58ac359

Please sign in to comment.