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