Unverified Commit 509f7189 authored by Michael Daniels's avatar Michael Daniels
Browse files

workflows/test: correct 'dry' parameter

parent 948fb41b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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