summaryrefslogtreecommitdiff
path: root/ci/test-mill-0.sh
blob: ee5b7213183d063f8ba613ed504e93ad6302cac4 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash

set -eux

# Starting from scratch...
git clean -xdf

# Run tests using Mill built using SBT
mill -i all {clientserver,main,scalalib,scalajslib}.test