Skip to content

Commit 7277d77

Browse files
committed
adjust timeout
1 parent 656004b commit 7277d77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-operators-unit-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
- uses: ./.github/workflows/set-dummy-conf
4848
name: "Test config setup"
4949

50-
- name: "Run default_setup tests folder ONLY with minimum ADS dependencies"
51-
timeout-minutes: 15
50+
- name: "Run Operators Tests"
51+
timeout-minutes: 60
5252
shell: bash
5353
env:
5454
NoDependency: True

0 commit comments

Comments
 (0)