diff --git a/.github/workflows/script_release.yaml b/.github/workflows/script_release.yaml index 8cfd491..1c58db4 100644 --- a/.github/workflows/script_release.yaml +++ b/.github/workflows/script_release.yaml @@ -324,7 +324,7 @@ jobs: source .env.release fi set +a - pixi run adbc-make check CI=true VERBOSE=true DRIVER=clickhouse IMPL_LANG=script TOOLCHAIN=rustRELEASE=true + pixi run adbc-make check CI=true VERBOSE=true DRIVER=clickhouse IMPL_LANG=script TOOLCHAIN=rust RELEASE=true - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: name: drivers-${{ matrix.platform }}-${{ matrix.arch }}