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:
parent
62c704a786
commit
658ebec0da
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user