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

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


The following commit(s) were added to refs/heads/master by this push:
     new 019241b  Submodules are needed to update constrains (#15242)
019241b is described below

commit 019241be0c839ba32361679ffecd178c0506d10d
Author: Kamil BreguĊ‚a <[email protected]>
AuthorDate: Wed Apr 7 21:40:31 2021 +0200

    Submodules are needed to update constrains (#15242)
---
 .github/workflows/ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9719928..94dbbfc 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1244,7 +1244,6 @@ ${{ hashFiles('.pre-commit-config.yaml') }}"
         uses: actions/checkout@v2
         with:
           persist-credentials: false
-          submodules: recursive
       - name: "Setup node"
         uses: actions/setup-node@v2
         with:

Reply via email to