This commit is contained in:
Dimitris Apostolou 2022-05-30 04:59:34 +03:00 committed by GitHub
parent 532674fc01
commit b4eb7b9509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@ jobs:
# disk description.
#
# The regex used to grep the sync height is provided by ${{ inputs.height_grep_text }},
# this allows to dinamically change the height as needed by different situations or
# this allows to dynamically change the height as needed by different situations or
# based on the logs output from different tests
#
# Passes the sync height to subsequent steps using $SYNC_HEIGHT env variable