Skip to content

Commit

Permalink
Update cilint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
star-gazer111 authored Sep 4, 2024
1 parent 678b92c commit 43039ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cilint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: golangci-lint
name: linter

on:
pull_request:
Expand Down Expand Up @@ -39,4 +39,4 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
working-directory: ${{ matrix.modules }}
working-directory: ${{ matrix.modules }}

0 comments on commit 43039ee

Please sign in to comment.