Skip to content

Commit

Permalink
fix(ci): fix lint go
Browse files Browse the repository at this point in the history
  • Loading branch information
bdeneux committed Dec 13, 2022
1 parent 9d26039 commit 3c9a0e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Find changed go files
id: changed-go-files
Expand Down

0 comments on commit 3c9a0e0

Please sign in to comment.