Skip to content

Commit

Permalink
Handle gotestfmt repository move (#498)
Browse files Browse the repository at this point in the history
Fixes #497.
  • Loading branch information
David Robertson authored Oct 11, 2022
1 parent 86aff80 commit 1068501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# See https://github.com/actions/virtual-environments/blob/main/images/linux/Ubuntu2004-Readme.md specifically GOROOT_1_17_X64
run: |
sudo apt-get update && sudo apt-get install -y libolm3 libolm-dev
go get -v github.com/haveyoudebuggedit/gotestfmt/v2/cmd/gotestfmt@latest
go get -v github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest
- name: "Checkout corresponding ${{ matrix.homeserver }} branch"
shell: bash
Expand Down

0 comments on commit 1068501

Please sign in to comment.