Skip to content

Commit a9863af

Browse files
committed
increase timeout
1 parent 836dec1 commit a9863af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pull-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
instrumented-tests:
3838
name: "Instrumented Tests"
39-
timeout-minutes: 30
39+
timeout-minutes: 60
4040
runs-on: ubuntu-latest
4141
steps:
4242
- name: "Checkout Branch"
@@ -97,7 +97,7 @@ jobs:
9797

9898
instrumented-orchestrator-tests:
9999
name: "Instrumented Orchestrator Tests"
100-
timeout-minutes: 30
100+
timeout-minutes: 60
101101
runs-on: ubuntu-latest
102102
steps:
103103
- name: "Checkout Branch"

0 commit comments

Comments
 (0)