From f45ceb23206b4aaeca123c06bd3d59770f728468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 11 Jan 2024 22:17:03 +0100 Subject: chore(publish): add --dry-run flag (#21895) --- cli/tests/testdata/publish/dry_run.out | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cli/tests/testdata/publish/dry_run.out (limited to 'cli/tests/testdata/publish') diff --git a/cli/tests/testdata/publish/dry_run.out b/cli/tests/testdata/publish/dry_run.out new file mode 100644 index 000000000..f9f4df72e --- /dev/null +++ b/cli/tests/testdata/publish/dry_run.out @@ -0,0 +1,4 @@ +Checking fast check type graph for errors... +Ensuring type checks... +Check [WILDCARD] +Warning Aborting due to --dry-run -- cgit v1.2.3