Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanemahuta authored Jun 3, 2022
1 parent 2c6081f commit b5cf9c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
key: ${{ runner.os }}-go-mod-${{ hashFiles('**/go.sum') }}
- name: lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.46
only-new-issues: true
with:
version: v1.46
only-new-issues: true
- name: test
run: make test
- name: Codecov
Expand Down

0 comments on commit b5cf9c7

Please sign in to comment.