Add front build to sanity

This commit is contained in:
Kuba Orlik 2021-06-18 10:59:14 +02:00
parent 3dd696acf9
commit 3a47445d93

View File

@ -12,3 +12,4 @@ docker-compose run --user="$UID"\
-e "SEALIOUS_SANITY=true" \
test
./npm.sh run build:front;