summaryrefslogblamecommitdiff
path: root/ci/test2.sh
blob: 28fa65cd96b73b56b05ba71bb4259fdbfde116c1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                          
                                                                             
#!/usr/bin/env bash

set -eux

# Starting from scratch...
git clean -xdf


sbt bin/test:assembly
# Run tests using
target/bin/mill --all {core,scalalib,scalajslib,integration}.test devAssembly