Skip to content

Commit d6e94af

Browse files
author
Iurii Malchenko
committed
disable website in ci
1 parent 04657a0 commit d6e94af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import java.util.concurrent.TimeUnit
1616
import org.commonmark.parser.Parser
1717
import org.commonmark.renderer.html.HtmlRenderer
1818

19-
val disableWebsiteOnCI = false
19+
val disableWebsiteOnCI = true
2020

2121
val ciVariants = List("ciFirefox", "ciChrome", "ciJSDOMNodeJS")
2222

0 commit comments

Comments
 (0)