Skip to content

Commit

Permalink
Let go version be detected on go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Ulysses Souza <[email protected]>
  • Loading branch information
ulyssessouza committed Mar 23, 2024
1 parent 753d8f8 commit 35ec844
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 @@ -18,7 +18,7 @@ jobs:
- name: Gotestsum installer
uses: autero1/[email protected]
with:
gotestsum_version: '1.11.0'
go-version-file: 'go.mod'

- name: Test
run: make test
Expand Down

0 comments on commit 35ec844

Please sign in to comment.