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

elek pushed a commit to branch HDDS-3757
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit 690fc90f942c3c2700a9d9adf323b8c8ece8503c
Author: Elek Márton <[email protected]>
AuthorDate: Mon Jun 8 14:39:55 2020 +0200

    add new line
---
 .github/workflows/post-commit.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/post-commit.yml 
b/.github/workflows/post-commit.yml
index 1f4ddef..4672117 100644
--- a/.github/workflows/post-commit.yml
+++ b/.github/workflows/post-commit.yml
@@ -41,7 +41,7 @@ jobs:
           git checkout ${GITHUB_SHA}
           git reset --hard
       - name: run a full build
-        run:
+        run: |
           cd /mnt/ozone
           hadoop-ozone/dev-support/checks/build.sh -Pjacoco
       - run: sudo pip install robotframework


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to