Update gotestfmt package repo in CI (#1103)

The package was moved to gotesttools org with the original one being
deleted soon.
This commit is contained in:
Abin Simon 2022-10-11 16:38:57 +05:30 committed by GitHub
parent 62c704a786
commit 658ebec0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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