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 770966a commit 1aab7ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:

- name: Set up Go
uses: actions/[email protected]
with:
go-version-file: 'go.mod'

- name: Gotestsum installer
uses: autero1/[email protected]
Expand Down

0 comments on commit 1aab7ee

Please sign in to comment.