Skip to content

Commit

Permalink
WIP remove tests
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Paolinelli <[email protected]>
  • Loading branch information
fedepaol committed Oct 3, 2024
1 parent 72fb582 commit 59a3292
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,6 @@ jobs:
go-version-file: "go.mod"
cache: true

- name: Unit Tests
run: |
make test
- name: Lint
run: |
ENV=host make lint
Expand Down

0 comments on commit 59a3292

Please sign in to comment.