Skip to content

Commit b813539

Browse files
committed
test
1 parent 46e0507 commit b813539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: Build an sdist and determine versions
4242
uses: ./.github/workflows/packaging_sdist.yml
4343
with:
44-
testsuite: all
44+
testsuite: none
4545
duckdb-python-sha: ${{ inputs.duckdb-python-sha != '' && inputs.duckdb-python-sha || github.sha }}
4646
duckdb-sha: ${{ inputs.duckdb-sha }}
4747
set-version: ${{ inputs.stable-version }}

0 commit comments

Comments
 (0)