update test fmt pkg in load_test action (#1220)

## Type of change

- [x] 🐹 Trivial/Minor
This commit is contained in:
Keepers 2022-10-20 07:47:50 -06:00 committed by GitHub
parent bb7e48a82e
commit d3ea669be4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,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