Skip to content

Commit 8f33d26

Browse files
committed
Enable ODFVs for unit tests
Signed-off-by: Felix Wang <wangfelix98@gmail.com>
1 parent 8194e5d commit 8f33d26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
run: make install-python-ci-dependencies
5656
- name: Test Python
5757
env:
58+
IS_TEST: "True"
5859
SNOWFLAKE_CI_DEPLOYMENT: ${{ secrets.SNOWFLAKE_CI_DEPLOYMENT }}
5960
SNOWFLAKE_CI_USER: ${{ secrets.SNOWFLAKE_CI_USER }}
6061
SNOWFLAKE_CI_PASSWORD: ${{ secrets.SNOWFLAKE_CI_PASSWORD }}

0 commit comments

Comments
 (0)