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 ac3811b6cc216c6e0ab93c32a22e1963a2f881a9
Author: Elek Márton <e...@apache.org>
AuthorDate: Sat Jun 13 17:09:06 2020 +0200

    Revert "remove dependency"
    
    This reverts commit b833fef49c0f8aa99f1221cf79a58d9b9da9940d.
---
 .github/workflows/post-commit.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/post-commit.yml 
b/.github/workflows/post-commit.yml
index 31372eb..aed008f 100644
--- a/.github/workflows/post-commit.yml
+++ b/.github/workflows/post-commit.yml
@@ -19,6 +19,8 @@ jobs:
   acceptance:
     name: acceptance
     runs-on: ubuntu-18.04
+    needs:
+      - build
     steps:
       - uses: actions/cache@v2
         with:


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-commits-h...@hadoop.apache.org

Reply via email to