aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Segundo2022-04-09 22:02:11 +0200
committerGitHub2022-04-09 22:02:11 +0200
commit65830344282f1820472ca72204151fab686fbfe1 (patch)
treee82fdf1ae4448166c738a82950f596eaab1ebc5d /Makefile
parentf2159c09d0fb00844e1a87580b256a2de1d1254a (diff)
downloadlanguagetool-65830344282f1820472ca72204151fab686fbfe1.tar.gz
Update Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51613f4..de6d2a9 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ trivy:
--exit-code 1 \
$(IMAGENAME):latest
-test: build trivy test-int
+test: build test-int
test-int-start:
docker kill languagetool || true