This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a commit to branch
dependabot/go_modules/go/adbc/github.com/snowflakedb/gosnowflake-1.17.1
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to
refs/heads/dependabot/go_modules/go/adbc/github.com/snowflakedb/gosnowflake-1.17.1
by this push:
new 4163f7e25 pre-commit
4163f7e25 is described below
commit 4163f7e252bff6280d1b16f5a8fcfd2ed1d8d22b
Author: Matt Topol <[email protected]>
AuthorDate: Mon Nov 17 14:37:29 2025 -0500
pre-commit
---
.github/workflows/native-unix.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/native-unix.yml
b/.github/workflows/native-unix.yml
index 54286f31c..54062d4a8 100644
--- a/.github/workflows/native-unix.yml
+++ b/.github/workflows/native-unix.yml
@@ -510,7 +510,7 @@ jobs:
run: |
export PATH=$RUNNER_TOOL_CACHE/go/${GO_VERSION}/${{ matrix.goarch
}}/bin:$PATH
./ci/scripts/go_build.sh "$(pwd)" "$(pwd)/build" "$HOME/local"
-
+
- name: Go Test
env:
SNOWFLAKE_URI: ${{ secrets.SNOWFLAKE_URI }}