Run script/format check in cibuild
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user