Skip to content

Commit

Permalink
fix(ci): remove build section
Browse files Browse the repository at this point in the history
  • Loading branch information
depado committed Aug 17, 2024
1 parent 361b821 commit 02c3138
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: stable
- name: build
run: make build
- name: test
run: go test -race

Expand Down

0 comments on commit 02c3138

Please sign in to comment.