You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zeppelin.apache.org by pd...@apache.org on 2023/01/13 10:40:24 UTC

[zeppelin] branch master updated: Correct small typo (#4551)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 89a1ff2941 Correct small typo (#4551)
89a1ff2941 is described below

commit 89a1ff2941d30f3d0f3155711c0101dfce1d73df
Author: Philipp Dallig <ph...@gmail.com>
AuthorDate: Fri Jan 13 11:40:13 2023 +0100

    Correct small typo (#4551)
---
 .github/workflows/core.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/core.yml b/.github/workflows/core.yml
index 667e646874..f6ee0ce420 100644
--- a/.github/workflows/core.yml
+++ b/.github/workflows/core.yml
@@ -72,7 +72,6 @@ jobs:
           activate-environment: python_3_with_R
           environment-file: testing/env_python_3.7_with_R.yml
           python-version: 3.7
-          uses-mamba: true
           miniforge-variant: Mambaforge
           channels: conda-forge,defaults
           channel-priority: true