Skip to content

Commit

Permalink
update gotestsum
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-sirotin committed May 12, 2024
1 parent 3291166 commit 6218efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup gotestsum
uses: autero1/action-gotestsum@v2.0.0
with:
gotestsum_version: 0.4.1
gotestsum_version: 1.11.0

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit 6218efc

Please sign in to comment.