Fix CI.
This commit is contained in:
Kartik Agaram 2019-09-15 00:23:17 -07:00
parent a0d3cac4e6
commit 5e4c6714b8
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ then
echo $1 > .until
fi
./build --until $1 && ./subx_bin test $2
ONLY_CPP=1 ./build --until $1 && ./subx_bin test $2