diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
index : languagetool | |
Languagetool with ngrams autodownload |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -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 |