Comment that test-all.sh runs checks on the Python files.
This commit is contained in:
@@ -4,6 +4,7 @@ set -euo pipefail
|
||||
# This is the top-level test script:
|
||||
#
|
||||
# - Check code formatting.
|
||||
# - Perform checks on Python code.
|
||||
# - Make a debug build.
|
||||
# - Make a release build.
|
||||
# - Run unit tests for all Rust crates (including the filetests)
|
||||
|
||||
Reference in New Issue
Block a user