[wip] universal workers
This commit is contained in:
@@ -583,6 +583,8 @@ async fn test_worker_with_runtime() {
|
||||
"file_extension": ".sh"
|
||||
}
|
||||
}),
|
||||
auto_detected: false,
|
||||
detection_config: json!({}),
|
||||
};
|
||||
|
||||
let runtime = RuntimeRepository::create(&pool, runtime_input)
|
||||
|
||||
Reference in New Issue
Block a user