Skip to content

Commit 921a0ca

Browse files
committed
Include ui tests for ci notebook
1 parent e8e2090 commit 921a0ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/notebook/ci.clj

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
(install)
1414
(with-out-data (test/cljs-runtime "1.10.773"))
1515
(with-out-data (test/cljs-runtime "1.10.844"))
16+
(with-out-data (test/cljs-ui))
1617
(build)
1718
(with-out-data (tool/clj "-M:test" "-m" :portal.test-runner))
1819
(with-out-data (tool/bb "-m" :portal.test-runner))

0 commit comments

Comments
 (0)