node running, runtime version awareness
This commit is contained in:
@@ -365,6 +365,7 @@ mod tests {
|
||||
description: "Test action".to_string(),
|
||||
entrypoint: "test.sh".to_string(),
|
||||
runtime: Some(1),
|
||||
runtime_version_constraint: None,
|
||||
param_schema: schema,
|
||||
out_schema: None,
|
||||
is_workflow: false,
|
||||
|
||||
Reference in New Issue
Block a user