Skip to content

Commit 3f1cdd5

Browse files
author
Tibor Vass
committed
validate: temporarily disable deprecate-integration-cli as part of a revert
Signed-off-by: Tibor Vass <[email protected]>
1 parent d35f8f4 commit 3f1cdd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/validate/default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
1414
. ${SCRIPTDIR}/toml
1515
. ${SCRIPTDIR}/changelog-well-formed
1616
. ${SCRIPTDIR}/changelog-date-descending
17-
. ${SCRIPTDIR}/deprecate-integration-cli
17+
#. ${SCRIPTDIR}/deprecate-integration-cli

0 commit comments

Comments
 (0)