diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index d1138fd..6a4bfd1 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -148,7 +148,6 @@ jobs: with: go-version: '1.21' ignore-local: true - debug: true - name: outputs run: | echo '*********** env ************' @@ -168,7 +167,6 @@ jobs: with: go-version: '1.21.0' ignore-local: true - debug: true - name: outputs run: | echo '*********** env ************'