You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2022/05/27 19:11:08 UTC

[commons-geometry] branch master updated: Files entry must be on a single line

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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git


The following commit(s) were added to refs/heads/master by this push:
     new 4b8976ff Files entry must be on a single line
4b8976ff is described below

commit 4b8976ff4b28fe115ed28ad84033ff339a5edcc9
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Fri May 27 20:10:54 2022 +0100

    Files entry must be on a single line
---
 .github/workflows/coverage.yml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index eadeab28..3fa835da 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -47,11 +47,4 @@ jobs:
     - name: Upload coverage to Codecov
       uses: codecov/codecov-action@v3
       with:
-        files: >
-          ./commons-geometry-core/target/site/jacoco/jacoco.xml,
-          ./commons-geometry-enclosing/target/site/jacoco/jacoco.xml,
-          ./commons-geometry-euclidean/target/site/jacoco/jacoco.xml,
-          ./commons-geometry-hull/target/site/jacoco/jacoco.xml,
-          ./commons-geometry-io-core/target/site/jacoco/jacoco.xml,
-          ./commons-geometry-io-euclidean/target/site/jacoco/jacoco.xml,
-          ./commons-geometry-spherical/target/site/jacoco/jacoco.xml
+        files: ./commons-geometry-core/target/site/jacoco/jacoco.xml,./commons-geometry-enclosing/target/site/jacoco/jacoco.xml,./commons-geometry-euclidean/target/site/jacoco/jacoco.xml,./commons-geometry-hull/target/site/jacoco/jacoco.xml,./commons-geometry-io-core/target/site/jacoco/jacoco.xml,./commons-geometry-io-euclidean/target/site/jacoco/jacoco.xml,./commons-geometry-spherical/target/site/jacoco/jacoco.xml