Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
czyt authored Jan 8, 2024
1 parent 32c59a5 commit b2b5251
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ jobs:
with:
go-version: 1.21.x
cache: false


- uses: morphy2k/[email protected]
name: Revive Action

- uses: golangci/golangci-lint-action@v3
name: Install golangci-lint
with:
Expand Down

0 comments on commit b2b5251

Please sign in to comment.