diff --git a/.github/actions/setup-greptimedb-cluster/action.yml b/.github/actions/setup-greptimedb-cluster/action.yml index 088aea6b18..088a465825 100644 --- a/.github/actions/setup-greptimedb-cluster/action.yml +++ b/.github/actions/setup-greptimedb-cluster/action.yml @@ -35,7 +35,6 @@ runs: with: timeout_minutes: 3 max_attempts: 3 - retry_on: error shell: bash command: | helm repo add greptime https://greptimeteam.github.io/helm-charts/