ci: Fix COMMIT_RANGE variable value for PRs

This commit is contained in:
Hennadii Stepanov
2020-12-18 12:17:25 +02:00
parent f1dbf92ff0
commit 93504da3a9
3 changed files with 2 additions and 14 deletions

View File

@@ -8,5 +8,4 @@ export LC_ALL=C.UTF-8
set -o errexit; source ./ci/test/00_setup_env.sh
set -o errexit; source ./ci/lint/04_install.sh
set -o errexit; source ./ci/lint/05_before_script.sh
set -o errexit; source ./ci/lint/06_script.sh