diff --git a/.ci-scripts/pytest_before.sh b/.ci-scripts/pytest_before.sh index 1521a000..82395361 100755 --- a/.ci-scripts/pytest_before.sh +++ b/.ci-scripts/pytest_before.sh @@ -2,6 +2,8 @@ set -e +env + if [ -z "${CI_REGISTRY}" ]; then # GitHub uses Ubuntu apk add make