Skip to content

Commit 95a830b

Browse files
temp enable infer_string option
1 parent e2ec0d5 commit 95a830b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
- name: "Pyarrow Nightly"
7676
env_file: actions-311-pyarrownightly.yaml
7777
pattern: "not slow and not network and not single_cpu"
78+
pandas_future_infer_string: "1"
7879
fail-fast: false
7980
name: ${{ matrix.name || format('ubuntu-latest {0}', matrix.env_file) }}
8081
env:

0 commit comments

Comments
 (0)