Skip to content

Commit f26393f

Browse files
authored
Revert "SREP-702: Add PR check for unit tests"
1 parent 6fda4f4 commit f26393f

File tree

2 files changed

+1
-55
lines changed

2 files changed

+1
-55
lines changed

Makefile

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,8 @@ boilerplate-update: ## Update boilerplate version
101101
coverage:
102102
hack/codecov.sh
103103

104-
.PHONY: investigation-unit-tested
105-
investigation-unit-tested:
106-
hack/investigation-test-coverage.sh
107-
108104
.PHONY: validate
109-
validate: isclean investigation-unit-tested
105+
validate: isclean
110106

111107
### Prerequisites
112108
### It is assumed that 'make' is already installed

hack/investigation-test-coverage.sh

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)