Skip to content

Commit

Permalink
remove the noisy diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Jul 23, 2024
1 parent f5c6e0e commit 061dfcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/usr/local/bin/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ fi
echo "Checking the runner"
bash "${ACTIONS_RUNNER_DIRECTORY}/config.sh" --check --url "https://github.com/${GITHUB_REPOSITORY}" --pat ${GITHUB_TOKEN}

find "${ACTIONS_RUNNER_DIRECTORY}/_diag" | xargs cat

echo "Configuring runner"
bash "${ACTIONS_RUNNER_DIRECTORY}/config.sh" ${EPHEMERAL_FLAG} \
--unattended \
Expand Down

0 comments on commit 061dfcd

Please sign in to comment.