Skip to content

Commit d226035

Browse files
committed
Keep narwhals when testing polars!
1 parent 6250fff commit d226035

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,11 @@ jobs:
5858
numpy-version: '<2.0'
5959
- python-version: "3.13"
6060
pandas-version: pre
61-
- python-version: "3.13"
62-
polars: true
6361
- python-version: "3.12"
64-
modin: false
6562
- python-version: "3.12"
6663
modin: true
64+
- python-version: "3.13"
65+
polars: true
6766
- python-version: "3.13"
6867
uninstall_narwhals: true
6968
- python-version: "3.13"

0 commit comments

Comments
 (0)