Skip to content

Commit f2e6212

Browse files
authored
Update WorkflowRunner.md
1 parent fc59b88 commit f2e6212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MC/doc/WorkflowRunner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ still in development. Currently, it follows the following scheme:
5858
},
5959
{
6060
"name": "task2",
61-
"env": { "MY_ENV":1 }
61+
"env": { "MY_ENV": "1" }
6262
"cmd": "o2-sim-digitizer-workflow"
6363
"needs": [ "task1" ],
6464
"resources": {

0 commit comments

Comments
 (0)