Skip to content

Commit

Permalink
Only test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
romaindoumenc committed Apr 18, 2023
1 parent 830b1c5 commit f6a9f02
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.20'

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

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

0 comments on commit f6a9f02

Please sign in to comment.