Skip to content

Commit dc00684

Browse files
committed
update hash
1 parent 5587f65 commit dc00684

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
if: github.ref_name != 'main' && matrix.python-version != '3.13t'
9999
env:
100100
POLARS_TIMEOUT_MS: 60000
101-
run: pytest -sv tests/unit/io/test_iceberg.py # -n auto -m "not release and not benchmark and not docs"
101+
run: pytest -sv tests/unit/io/test_iceberg.py -m "" # -n auto -m "not release and not benchmark and not docs"
102102

103103
- name: Run tests with new streaming engine
104104
if: github.ref_name != 'main' && matrix.python-version != '3.13t'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
98c1f4b0114efbddd126c50a95ac945068cb639d9583d5e960e7d35d948f6a75
1+
0d0f0e1008930511fc4d53ce51f8271100fa7a1e56a7c6751a8ded910d8609b3

0 commit comments

Comments
 (0)