Skip to content

Commit

Permalink
Fix "Revert "Makefile: add coverage target""
Browse files Browse the repository at this point in the history
This fixes commit d02c0a1.
  • Loading branch information
gportay committed Feb 13, 2025
1 parent 199cac7 commit fe2e6a1
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 @@ -117,7 +117,7 @@ user-%:
ci: export EXIT_ON_ERROR = 1
ci: export DO_RMI_TESTS = 1
ci: export DOCKER_BUILDKIT ?= 0
ci: check coverage
ci: check tests

DO_RMI_TESTS ?=
.PHONY: test tests
Expand Down

0 comments on commit fe2e6a1

Please sign in to comment.