workflows/test: correct 'dry' parameter

This commit is contained in:
Michael Daniels
2026-01-26 19:03:30 -05:00
parent 948fb41b76
commit 509f71892d

View File

@@ -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