Fix syntax error on workflow.xml

This commit is contained in:
Ilias Kanellos 2023-05-23 17:17:12 +03:00
parent 6a7e370a21
commit a1b9187039
1 changed files with 1 additions and 1 deletions

View File

@ -335,7 +335,7 @@
</action>
<!-- JOIN ITERATIVE METHODS AND THEN END -->
<join name="join-iterative-rankings" to="end">
<join name="join-iterative-rankings" to="end" />
<!-- to="get-file-names"/> -->