Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
drop: test without new issues var
  • Loading branch information
puneetsarna committed May 17, 2023
commit 7d7b002456dc4103d782b7ab6164092bbcf107a9
2 changes: 0 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
go-version-file: go.mod
- name: Lint Code
uses: golangci/golangci-lint-action@v3
with:
only-new-issues: true

unit-tests:
name: Unit Tests
Expand Down