Browse code

validation: temporarily allows changes in integration-cli

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

CrazyMax authored on 2022/06/03 23:46:31
Showing 1 changed files
... ...
@@ -13,6 +13,6 @@ export SCRIPTDIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
13 13
 . "${SCRIPTDIR}"/toml
14 14
 . "${SCRIPTDIR}"/changelog-well-formed
15 15
 . "${SCRIPTDIR}"/changelog-date-descending
16
-. "${SCRIPTDIR}"/deprecate-integration-cli
16
+#. "${SCRIPTDIR}"/deprecate-integration-cli
17 17
 . "${SCRIPTDIR}"/golangci-lint
18 18
 . "${SCRIPTDIR}"/shfmt