Unverified Commit d9d49a1b authored by John DiSanti's avatar John DiSanti Committed by GitHub
Browse files

Add `changelogger` tool to CI checks (#1615)

parent 903d3f2a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ function test_tool {
}

test_tool "tools/api-linter" "${RUST_NIGHTLY_VERSION}"
test_tool "tools/changelogger" "${RUST_STABLE_VERSION}"
test_tool "tools/ci-cdk/canary-runner" "${RUST_STABLE_VERSION}"
test_tool "tools/crate-hasher" "${RUST_STABLE_VERSION}"
test_tool "tools/publisher" "${RUST_STABLE_VERSION}"