Skip to content

Commit c82781c

Browse files
committed
Update
1 parent b4fedf1 commit c82781c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
cache-environment-key: environment-${{ steps.date.outputs.date }}-1
4848

4949
- name: Install current main versions of dask
50-
run: python -m pip install git+https://github.com/phofl/dask@read-csv-legacy
50+
run: python -m pip install git+https://github.com/phofl/dask@read-csv-legacy -U
5151
if: ${{ matrix.environment-file == 'ci/environment.yml' }}
5252

5353
- name: Install current main versions of distributed

0 commit comments

Comments
 (0)