summaryrefslogtreecommitdiff
path: root/ci/test-mill-0.sh
blob: 3d1470f1c44ed1c6ff362c0cdf25e9c275447e96 (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 all {clientserver,main,scalalib,scalajslib}.test