diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6382e54c..38c00e9c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,7 +135,7 @@ jobs: # Install gotestfmt - name: Set up gotestfmt - run: go install github.com/haveyoudebuggedit/gotestfmt/v2/cmd/gotestfmt@latest + run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest # AWS creds - name: Configure AWS credentials from Test account