Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hutcho66 committed Oct 31, 2023
1 parent 632b9d3 commit e2dac86
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,5 @@ jobs:
with:
go-version: '1.21.x'

- name: Install dependencies
run: go get .

- name: Test
run: go test -v ./... -coverprofile coverage.out -coverpkg ./...

0 comments on commit e2dac86

Please sign in to comment.