Skip to content

Commit

Permalink
avoid dask-expr
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed May 10, 2024
1 parent a91b987 commit f8c41b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
python3 -m pip install -q --no-cache-dir -e .[complete]
python3 -m pip list
- name: test
env:
DASK_DATAFRAME__QUERY_PLANNING: False
run: |
python3 -m pytest
Expand Down

0 comments on commit f8c41b1

Please sign in to comment.