You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/06/04 12:01:33 UTC

[hadoop-ozone] 15/18: I said run not runs

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

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

commit 857181d295c370fd90459ea85189394fafe0fd53
Author: Elek Márton <el...@apache.org>
AuthorDate: Wed Jun 3 16:23:13 2020 +0200

    I said run not runs
---
 .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 6a62890..f05a9f8 100644
--- a/.github/workflows/post-commit.yml
+++ b/.github/workflows/post-commit.yml
@@ -39,7 +39,7 @@ jobs:
           with:
             name: acceptance
             path: /mnt/ozone/target/acceptance
-        - runs: |
+        - run: |
             #Never cache local artifacts
             rm -rf ~/.m2/repository/org/apache/hadoop/hdds
             rm -rf ~/.m2/repository/org/apache/hadoop/ozone


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