diff --git a/.github/workflows/vdb-tests.yml b/.github/workflows/vdb-tests.yml index 93b46bef7e1f78..42e756d37b275e 100644 --- a/.github/workflows/vdb-tests.yml +++ b/.github/workflows/vdb-tests.yml @@ -59,8 +59,8 @@ jobs: services: | tiflash - - name: Sleep for 1 minutes - run: sleep 60s + - name: Sleep for half minutes + run: sleep 30s shell: bash - name: Test Vector Stores