We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bc927 commit 958ff81Copy full SHA for 958ff81
.github/workflows/unit-tests.yml
@@ -29,6 +29,7 @@ jobs:
29
env_file: [actions-310.yaml, actions-311.yaml, actions-312.yaml]
30
# Prevent the include jobs from overriding other jobs
31
pattern: [""]
32
+ pandas_future_infer_string: ["0"]
33
include:
34
- name: "Downstream Compat"
35
env_file: actions-311-downstream_compat.yaml
0 commit comments