mirror of
https://github.com/gradle/actions.git
synced 2025-04-21 18:29:18 +08:00
Remove logging
This commit is contained in:
parent
d2057c9655
commit
4af53cf3c5
@ -53,7 +53,6 @@ runs:
|
||||
- name: Check no setup-gradle
|
||||
shell: bash
|
||||
run: |
|
||||
echo "Test: ${GRADLE_BUILD_ACTION_SETUP_COMPLETED}"
|
||||
if [ -n "${GRADLE_BUILD_ACTION_SETUP_COMPLETED}" ]; then
|
||||
echo "The dependency-submission action cannot be used in the same Job as the setup-gradle action. Please use a separate Job for dependency submission."
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user