Skip to content

Commit

Permalink
Testing golangci-lint.yml darwin disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
constanca-m committed Jan 4, 2023
1 parent ddd3ba2 commit 4016a64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
include:
- GOOS: windows
- GOOS: linux
- GOOS: darwin
#- GOOS: darwin
name: lint
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 4016a64

Please sign in to comment.