Skip to content

Commit

Permalink
add version number to fix linting issues (#258)
Browse files Browse the repository at this point in the history
Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
  • Loading branch information
helsaawy committed Aug 24, 2022
1 parent e268c11 commit 0a5d776
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.48
args: >-
--verbose
--timeout=5m
Expand Down

0 comments on commit 0a5d776

Please sign in to comment.