Skip to content

Commit 3ab295f

Browse files
committed
add polars in ci
Signed-off-by: Matt Richards <[email protected]>
1 parent f1d248b commit 3ab295f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ jobs:
5656
types-pytz \
5757
types-pyyaml \
5858
types-requests \
59-
types-setuptools
59+
types-setuptools \
60+
polars
6061
- name: Pip info
6162
run: python -m pip list
6263

0 commit comments

Comments
 (0)