Skip to content

Commit

Permalink
removed the redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnaduttPanchagnula committed Jun 7, 2023
1 parent b4f8068 commit 26e3fae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/Circle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
CI: true

- name: Run lint
if: ${{ matrix.go_version == '1.18' || matrix.go_version == '1.19' }}
run: make lint

- name: Run style and unused
Expand Down

0 comments on commit 26e3fae

Please sign in to comment.