doc: Clarify intent of ./ci/lint_run_all.sh

pull/30499/head
MarcoFalke 4 months ago
parent fa9ad59f87
commit fa0f859885
No known key found for this signature in database

@ -6,6 +6,8 @@
export LC_ALL=C.UTF-8
# Only used in .cirrus.yml. Refer to test/lint/README.md on how to run locally.
cp "./ci/retry/retry" "/ci_retry"
set -o errexit; source ./ci/lint/04_install.sh
set -o errexit

Loading…
Cancel
Save