Skip to content
Prev Previous commit
Next Next commit
ensure the build doesn't override the default ones
  • Loading branch information
jorisvandenbossche committed Aug 8, 2024
commit 8df67959b2f1916fccd1d4a47fd0e7e73cf087c0
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
env_file: [actions-310.yaml, actions-311.yaml, actions-312.yaml]
# Prevent the include jobs from overriding other jobs
pattern: [""]
pandas_future_infer_string: ["0"]
include:
- name: "Downstream Compat"
env_file: actions-311-downstream_compat.yaml
Expand Down