Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cateiru authored Mar 9, 2022
1 parent 5e101ce commit 2465c7e
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 @@ -18,8 +18,5 @@ jobs:
with:
go-version: 1.17

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

- name: Test
run: go test -v ./...

0 comments on commit 2465c7e

Please sign in to comment.