Skip to content

Commit

Permalink
coverage using just the default workflow (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly authored Jul 8, 2024
1 parent db4a796 commit a8a19b7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,5 @@ test:
lint: .golangci.yml
golangci-lint $(DEBUG_LINTERS) run $(LINT_PACKAGES)

coverage:
./.circleci/coverage.sh
curl -s https://codecov.io/bash | bash


.PHONY: lint coverage test

0 comments on commit a8a19b7

Please sign in to comment.