We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993334c commit 1e6bdd5Copy full SHA for 1e6bdd5
.github/workflows/unit-tests.yml
@@ -59,7 +59,7 @@ jobs:
59
# It will be temporarily activated during tests with locale.setlocale
60
extra_loc: "zh_CN"
61
- name: "Future infer strings"
62
- env_file: actions-311.yaml
+ env_file: actions-312.yaml
63
pandas_future_infer_string: "1"
64
- name: "Future infer strings (without pyarrow)"
65
env_file: actions-311.yaml
0 commit comments