performance-comparisons
performance-comparisons copied to clipboard
doc(): fix wrong duplicated command
Description
- Remove wrong duplicated command --
gradle-profiler gradle-profiler ...
Context
- If you try to run the current command in any of the projects, you get an error
"java.lang.IllegalArgumentException: Unknown scenario 'gradle-profiler' requested. Available scenarios are: nonAbiChange"
Maybe @big-guy OR @melix ?