Skip to content

Commit 30046dd

Browse files
fix(ci): remove make build
Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
1 parent 5c09708 commit 30046dd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/go.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
uses: GoTestTools/gotestfmt-action@v2
2929
with:
3030
repo: gotestfmt
31-
- name: Build
32-
run: make build
3331
- name: Unit Tests
3432
run: make test
3533
- name: Linting

0 commit comments

Comments
 (0)