Skip to content

Commit

Permalink
set env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
grischperl committed Jul 10, 2024
1 parent 19837ea commit 68ca7e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
- '**.md'
- 'sec-scanners-config.yaml'

env:
GO111MODULE: "off"

jobs:
code-linter:
name: "Run golangci-lint"
Expand Down

0 comments on commit 68ca7e3

Please sign in to comment.