소스 검색

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