Unverified Commit 691a69af authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

workflows/test: correct 'dry' parameter (#484224)

parents 20b923f3 509f7189
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