Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/docs/follow-redire…
Browse files Browse the repository at this point in the history
…cts-1.15.6
  • Loading branch information
JacobOaks committed Apr 2, 2024
2 parents 28ab1aa + 5c45bbc commit d7708d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -75,7 +75,7 @@ jobs:
name: Install golangci-lint
with:
version: latest
args: --version # make lint will run the linter
args: --help # make lint will run the linter

- run: make lint
name: Lint

0 comments on commit d7708d2

Please sign in to comment.