Skip to content

Commit b9d4b5e

Browse files
authored
Add missing dependencies (#471)
1 parent f41e46a commit b9d4b5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codeHF/workflows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,7 @@ workflows:
537537
# Helper tasks
538538

539539
o2-analysis-track-to-collision-associator:
540+
dependencies: [o2-analysis-track-dca_runX, o2-analysis-trackselection_runX]
540541
tables: HFTRACKASSOC
541542

542543
o2-analysis-timestamp: {}
@@ -565,6 +566,7 @@ workflows:
565566

566567
o2-analysis-centrality_run2:
567568
executable: o2-analysis-centrality-table
569+
dependencies: [o2-analysis-timestamp, o2-analysis-multiplicity-table_run2]
568570

569571
o2-analysis-centrality_run3:
570572
executable: o2-analysis-centrality-table

0 commit comments

Comments
 (0)