Skip to content

Commit

Permalink
chore: add lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored Sep 22, 2022
1 parent 9d4f403 commit ccaea78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: --timeout 3m

build-ui:
name: UI
Expand Down

0 comments on commit ccaea78

Please sign in to comment.