Browse Source

Merge remote-tracking branch 'origin/master'

Weblate 7 năm trước cách đây
mục cha
commit
2c049a53bb
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      Makefile

+ 1 - 2
Makefile

@@ -218,8 +218,7 @@ eslint: stamp-npm
 
 .PHONY: check
 check: eslint
-	LOG_CR_VERBOSITY=INFO $(CHROMIUM) http://localhost:$(HTTPSERVE_PORT)/tests.html
-
+	LOG_CR_VERBOSITY=INFO $(CHROMIUM) --no-sandbox http://localhost:$(HTTPSERVE_PORT)/tests.html
 
 ########################################################################
 ## Documentation