We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e2090 commit 921a0caCopy full SHA for 921a0ca
dev/notebook/ci.clj
@@ -13,6 +13,7 @@
13
(install)
14
(with-out-data (test/cljs-runtime "1.10.773"))
15
(with-out-data (test/cljs-runtime "1.10.844"))
16
+(with-out-data (test/cljs-ui))
17
(build)
18
(with-out-data (tool/clj "-M:test" "-m" :portal.test-runner))
19
(with-out-data (tool/bb "-m" :portal.test-runner))
0 commit comments