Skip to content

Commit

Permalink
Skip full history on extension-ci-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Oct 7, 2024
1 parent b8fe302 commit 54947d0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/_extension_distribution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ jobs:
path: 'extension-ci-tools'
ref: ${{ inputs.ci_tools_version }}
repository: ${{ inputs.override_ci_tools_repository }}
fetch-depth: 0

- name: Checkout DuckDB to version
run: |
Expand Down Expand Up @@ -228,7 +227,6 @@ jobs:
path: 'extension-ci-tools'
ref: ${{ inputs.ci_tools_version }}
repository: ${{ inputs.override_ci_tools_repository }}
fetch-depth: 0

- name: Checkout DuckDB to version
run: |
Expand Down Expand Up @@ -368,7 +366,6 @@ jobs:
path: 'extension-ci-tools'
ref: ${{ inputs.ci_tools_version }}
repository: ${{ inputs.override_ci_tools_repository }}
fetch-depth: 0

- name: Checkout DuckDB to version
run: |
Expand Down Expand Up @@ -539,7 +536,6 @@ jobs:
path: 'extension-ci-tools'
ref: ${{ inputs.ci_tools_version }}
repository: ${{ inputs.override_ci_tools_repository }}
fetch-depth: 0

- name: Checkout DuckDB to version
run: |
Expand Down Expand Up @@ -641,7 +637,6 @@ jobs:
path: 'extension-ci-tools'
ref: ${{ inputs.ci_tools_version }}
repository: ${{ inputs.override_ci_tools_repository }}
fetch-depth: 0

- name: Checkout DuckDB to version
run: |
Expand Down

0 comments on commit 54947d0

Please sign in to comment.