update test fmt pkg in load_test action (#1220)
## Type of change
- [x] 🐹 Trivial/Minor
This commit is contained in:
parent
bb7e48a82e
commit
d3ea669be4
2
.github/workflows/load_test.yml
vendored
2
.github/workflows/load_test.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user