Skip to content

Commit 5884eb3

Browse files
authored
chore(datastore): update timeout of ds TransformerV2 tests to 30mins (#2550)
1 parent 1d3a8cb commit 5884eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integ_test_datastore_v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
datastore-integration-v2-test:
3232
continue-on-error: true
33-
timeout-minutes: 20
33+
timeout-minutes: 30
3434
needs: prepare-for-test
3535
runs-on: macos-12
3636
environment: IntegrationTest

0 commit comments

Comments
 (0)