Skip to content

Commit

Permalink
Update golangci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CuteReimu authored Feb 10, 2022
1 parent 77ce101 commit 50108ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'

- name: Set up Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 50108ad

Please sign in to comment.