Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Mange <[email protected]>
  • Loading branch information
thibaultmg committed Jan 13, 2025
1 parent 6f22b69 commit 16d662a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ io/ioutil.{Discard,NopCloser,ReadAll,ReadDir,ReadFile,TempDir,TempFile,Writefile

.PHONY: check-metrics
check-metrics:
@$(MAKE) check-metrics
@$(MAKE) -C cicd-scripts/metrics check-metrics

.PHONY: unit-tests ## Run all unit tests.
unit-tests: unit-tests-operators unit-tests-loaders unit-tests-proxy unit-tests-collectors
Expand Down

0 comments on commit 16d662a

Please sign in to comment.