Run script/format check in cibuild
This commit is contained in:
parent
49c9980b09
commit
e9fa4d9ecb
@ -19,5 +19,8 @@ RUN_PYTHON_TESTS="true"
|
||||
# Compile assets
|
||||
yarn build
|
||||
|
||||
# Check python formatting
|
||||
source .script/format check
|
||||
|
||||
# Run the shared test script
|
||||
source ./script/include/run_test
|
||||
|
Loading…
x
Reference in New Issue
Block a user