Skip to content

Commit

Permalink
chore: build CI use go-version-file
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenthsh committed Sep 27, 2022
1 parent a7a8ae4 commit b74a646
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v3
with:
<<<<<<< HEAD
go-version-file: go.mod
=======
go-version: "1.18"
>>>>>>> 038d8f72 (chore: Bump go from 1.17 to 1.18)
- name: Run tests
run: make test-ci

Expand Down

0 comments on commit b74a646

Please sign in to comment.