You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/10 18:08:10 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #9215: Fix init containers names on CI

turbaszek commented on a change in pull request #9215:
URL: https://github.com/apache/airflow/pull/9215#discussion_r438315615



##########
File path: .github/workflows/ci.yml
##########
@@ -174,7 +174,7 @@ jobs:
     timeout-minutes: 80
     name: "K8s: ${{matrix.kube-mode}} ${{matrix.python-version}} ${{matrix.kubernetes-version}}"
     runs-on: ubuntu-latest
-    needs: [static-checks-1, static-checks-2, pyfiles]
+#    needs: [static-checks-1, static-checks-2, pyfiles]

Review comment:
       I will remove it once the tests pass 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org