Skip to content

Commit

Permalink
changed woprkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bharadwajshivam28 committed Sep 20, 2024
1 parent 46a45e1 commit b0c7537
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,6 @@ jobs:
with:
go-version: ${{env.GO_VERSION}}

- name: Vet
run: make vet

- name: Test
run: make test

- name: Build
run: make

format:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b0c7537

Please sign in to comment.