We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90e0f9 commit 59852e3Copy full SHA for 59852e3
.github/docker/test/entrypoint.sh
@@ -7,7 +7,6 @@ SCRIPT_DIR="$(dirname "$(realpath "$0")")"
7
8
9
10
-source $SCRIPT_DIR/test_package.sh
11
12
if [ -d ".git" ]; then
13
GIT_DIR=$(pwd)
0 commit comments