Skip to content

Commit 0f2b94a

Browse files
committed
reduce test timeout
1 parent 5c8b417 commit 0f2b94a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-uat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
fi
122122
- id: tests-integration
123123
name: Run Integration Tests
124-
timeout-minutes: 60
124+
timeout-minutes: 30
125125
env:
126126
AZURE_STORAGE_ACCOUNT: ${{ secrets.AZURE_STORAGE_ACCOUNT }}
127127
AZURE_STORAGE_KEY: ${{ secrets.AZURE_STORAGE_KEY }}

0 commit comments

Comments
 (0)