Run tests in CI

This commit is contained in:
Radon Rosborough 2020-12-27 13:14:45 -08:00
parent accc4da201
commit 37755b17a9
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ else
make pull I=composite
fi
make shell I=composite CMD="make test PATIENCE=4"
make pull image push I=compile
make pull image push I=app