We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4022da7 commit 9638122Copy full SHA for 9638122
PWGJE/Tasks/jetFormationTimeReclustering.cxx
@@ -314,5 +314,5 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
314
{
315
316
return WorkflowSpec{adaptAnalysisTask<FormationTimeReclustering>(
317
- cfgc, TaskName{"jet-formationtimereclustering"})};
+ cfgc, TaskName{"jet-formation-time-reclustering"})};
318
}
0 commit comments