diff --git a/.circleci/config.yml b/.circleci/config.yml index a0175e56391c784ef33fea05390b607c6439f77c..082bdf10da204c47cac2f56bd2ab0376623f01be 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,7 +12,7 @@ workflows: - ci-go/test: race: true name: "ci-go/test/race" - - ci-go/benchmark: - tolerance: 50 - requires: - - ci-go/test + #- ci-go/benchmark: + # tolerance: 50 + # requires: + # - ci-go/test