Skip to content

Commit

Permalink
Improve CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Hafsaoui committed Sep 7, 2024
1 parent 8fe9e50 commit b1e673b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ jobs:
- name: Run linter
run: make lint

- name: Check dependency
run: go mod tidy && git diff --exit-code

0 comments on commit b1e673b

Please sign in to comment.