Skip to content

Commit

Permalink
wip: try my branch
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Aug 11, 2023
1 parent 71aa8ea commit 128e994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gotest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
go-version: 1.19.1
- name: Set up gotestfmt
# https://github.com/GoTestTools/gotestfmt#github-actions
run: go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest
run: go install github.com/laurentsenta/gotestfmt/v2/cmd/gotestfmt@fix-coverage
- name: Check out Kubo
uses: actions/checkout@v3
- name: Restore Go cache
Expand Down

0 comments on commit 128e994

Please sign in to comment.