You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/workflows/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,16 +36,16 @@ o
36
36
(o->o)
37
37
```
38
38
39
-
# Not tested yet
40
-
41
-
- 1 `Workflow` with 2 dependent `Workflow`, where each of them is composed of 2 independent `CommandLineTools`
39
+
-**gaussian-fit**: 1 `Workflow` with 2 dependent `Workflow`, where each of them is composed of 2 independent `CommandLineTools`
42
40
43
41
```
44
42
(o o)
45
43
|
46
44
(o o)
47
45
```
48
46
47
+
# Not tested yet
48
+
49
49
- 1 `Workflow` with 3 indepent `CommandLineTools` and 1 subsequent `CommandLineTools` that merges the result (tested in PR #10 even if in sligthly smaller shape (2 independent CLT and 1 subsequent CTL)
0 commit comments