Skip to content

Commit

Permalink
fix indentation (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwindower authored Nov 23, 2020
1 parent 95e2e07 commit c00a44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
version: v1.32.2
args: --timeout=3m
args: --timeout=3m

- name: Build the Docker images
run: |
Expand Down

0 comments on commit c00a44d

Please sign in to comment.