Skip to content

Commit 0ed02bb

Browse files
Merge branch 'v1.4-andium' into pytype_hash
2 parents 9916b99 + b348aa6 commit 0ed02bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
name: Build and test releases
7575
uses: ./.github/workflows/packaging_wheels.yml
7676
with:
77-
minimal: false
77+
minimal: ${{ inputs.minimal }}
7878
testsuite: all
7979
duckdb-python-sha: ${{ inputs.duckdb-python-sha != '' && inputs.duckdb-python-sha || github.sha }}
8080
duckdb-sha: ${{ inputs.duckdb-sha }}

0 commit comments

Comments
 (0)