Sfoglia il codice sorgente

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

Jan Tattermusch 6 anni fa
parent
commit
36fa3c6d4d
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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