diff --git a/dist/entrypoint.sh b/dist/entrypoint.sh index 435e978..7a266ad 100755 --- a/dist/entrypoint.sh +++ b/dist/entrypoint.sh @@ -11,8 +11,6 @@ mkdir -p "$ACTIVATE_LICENSE_PATH" # Run steps # -apt list --installed - source /steps/activate.sh source /steps/set_gitcredential.sh source /steps/run_tests.sh