From ff319e9314dac149d361daea87c89b2b9d7ebb08 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sat, 27 Jan 2018 22:49:18 -0800 Subject: Make `idea` task configure the root module to have IntelliJ properly handle the `build.sc` file --- ci/test_all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/test_all.sh') diff --git a/ci/test_all.sh b/ci/test_all.sh index 558f76d6..74b6d203 100755 --- a/ci/test_all.sh +++ b/ci/test_all.sh @@ -12,4 +12,4 @@ sbt core/test scalalib/test scalajslib/test integration/test bin/test:assembly target/bin/mill --all {core,scalalib,scalajslib,integration}.test devAssembly # Second build & run tests using Mill -out/devAssembly/dest --all {core,scalalib,scalajslib,integration}.test devAssembly \ No newline at end of file +out/devAssembly/dest/out.jar --all {core,scalalib,scalajslib,integration}.test devAssembly \ No newline at end of file -- cgit v1.2.3