"Run test" in release but "Debug" in debug mode ? #18532
-
| Right now, I have to set the release in runnable args but I would like to avoid to go back and forth in the settings. Clicking  Thanks | 
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
| Hello @ThomasCartier, When you run  If you want to stuck with  [profile.release]
debug = trueThis essentially will run your  Hope this helps. | 
Beta Was this translation helpful? Give feedback.


Unfortunately what you want is not possible in any clean way AFAIK.