Skip to content

Commit 299e2e6

Browse files
committed
fix workflow name
1 parent b01b3e7 commit 299e2e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PWGLF/Tasks/Nuspex/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ o2physics_add_dpl_workflow(neutron-skin
114114
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
115115
COMPONENT_NAME Analysis)
116116

117-
o2physics_add_dpl_workflow(hadronnucleicorrelation
117+
o2physics_add_dpl_workflow(hadron-nuclei-correlation
118118
SOURCES hadronnucleicorrelation.cxx
119119
PUBLIC_LINK_LIBRARIES O2Physics::AnalysisCore
120120
COMPONENT_NAME Analysis)

PWGLF/Tasks/Nuspex/hadronnucleicorrelation.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2-
// See https://alice-o2.web.cern.ch/copyright for drtails of the copyright holders.
2+
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
33
// All rights not expressly granted are reserved.
44
//
55
// This software is distributed under the terms of the GNU General Public

0 commit comments

Comments
 (0)