This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit 71b981fc2c051fa54bd66624a9c6951287488ee3
Author: Shad Storhaug <[email protected]>
AuthorDate: Sat Jan 8 12:04:38 2022 +0700

    show-all-files.yml: Removed invalid doc comment
---
 .build/azure-templates/show-all-files.yml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.build/azure-templates/show-all-files.yml 
b/.build/azure-templates/show-all-files.yml
index 78041e9..91db681 100644
--- a/.build/azure-templates/show-all-files.yml
+++ b/.build/azure-templates/show-all-files.yml
@@ -1,4 +1,4 @@
-# Licensed to the Apache Software Foundation (ASF) under one
+# Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information
 # regarding copyright ownership.  The ASF licenses this file
@@ -15,10 +15,6 @@
 # specific language governing permissions and limitations
 # under the License.
 
-# Downloads test binaries and executes tests using dotnet vstest,
-# runs the tests for each project on a background job in parallel,
-# then uploads the results to Azure DevOps pipelines
-
 # Writes all file names (from the parent directory) to the host (helpful for 
debugging)
 
 steps:

Reply via email to