Skip to content

Commit

Permalink
add-condition-for-cloning-system-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsrahul1001 committed Aug 28, 2024
1 parent 8234cb7 commit 7282bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reuse-wf-deploy-to-astro-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:


- name: Clone airflow and copy system tests
if: ${{ github.repository == 'astronomer-providers' }}
working-directory: .circleci/integration-tests
run: |
git clone https://github.com/apache/airflow.git
Expand Down

0 comments on commit 7282bfc

Please sign in to comment.