Skip to content

Commit ce529e0

Browse files
authored
fix: extended timeout in wrappers tests (DevExpress#30587)
1 parent 73d5cb9 commit ce529e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wrapper_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
127127
test:
128128
runs-on: devextreme-shr2
129-
timeout-minutes: 10
129+
timeout-minutes: 20
130130
needs: build
131131
strategy:
132132
fail-fast: false

0 commit comments

Comments
 (0)