Skip to content

Commit

Permalink
add lint on unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
cupnes committed Mar 15, 2024
1 parent e6f94ed commit 4ca8bb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
key: go-${{ hashFiles('go.sum', 'Makefile', 'versions.mk') }}
restore-keys: |
go-
- run: make lint
- run: make test

0 comments on commit 4ca8bb2

Please sign in to comment.