Remove yarn build (already done by setup script)
This commit is contained in:
parent
1d084d17ce
commit
73f7248235
@ -16,9 +16,6 @@ PYTHON_FILES="./app.py ./atst/** ./config"
|
|||||||
# Enable Python testing
|
# Enable Python testing
|
||||||
RUN_PYTHON_TESTS="true"
|
RUN_PYTHON_TESTS="true"
|
||||||
|
|
||||||
# Compile assets
|
|
||||||
yarn build
|
|
||||||
|
|
||||||
# Check python formatting
|
# Check python formatting
|
||||||
source ./script/format check
|
source ./script/format check
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user