[web] optionally skip benchmarks (by default enabled)

This commit is contained in:
Shagen Ogandzhanian
2021-08-18 00:34:36 +02:00
parent a22bd9f889
commit f7070f210d
2 changed files with 7 additions and 1 deletions

View File

@@ -3,3 +3,4 @@ COMPOSE_CORE_VERSION=0.0.0-master-build316
COMPOSE_WEB_VERSION=1.0.0-alpha1
compose.web.buildSamples=false
compose.web.tests.integration.withFirefox
compose.web.tests.skip.benchmarks=false