瀏覽代碼

add missing C# windows presubmit.cfg file (#5894)

Jan Tattermusch 6 年之前
父節點
當前提交
36fa3c6d4d
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      kokoro/windows/csharp/presubmit.cfg

+ 5 - 0
kokoro/windows/csharp/presubmit.cfg

@@ -0,0 +1,5 @@
+# Config file for running tests in Kokoro
+
+# Location of the build script in repository
+build_file: "protobuf/kokoro/windows/csharp/build.bat"
+timeout_mins: 1440