Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
duoertai committed Oct 23, 2023
1 parent b24b97a commit 3cbdbfb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ jobs:
uses: actions/checkout@v3
- name: golangci-lint by reviewdog
uses: reviewdog/action-golangci-lint@v2
with:
golangci_lint_flags: '--timeout=5m'
- name: Check code formatting using gofmt
uses: Jerome1337/gofmt-action@v1.0.5
uses: Jerome1337/gofmt-action@v1.0.5

0 comments on commit 3cbdbfb

Please sign in to comment.