diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 20e7faf41630..26c8c8736f93 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -40,7 +40,7 @@ jobs: context, core, // Review comments will be posted by the main PR workflow on the pull_request_target event. - dry: false, + dry: true, }) - name: Determine changed files