Skip to content

Commit ad4493d

Browse files
authored
Run array API tests on Zarr 2 (#730)
1 parent f2c0ae3 commit ad4493d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/array-api-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: |
4545
pushd array-api-tests
4646
pip install -e '../cubed[test]'
47+
pip install -U 'zarr<3'
4748
pip install -r requirements.txt # from Array API tests repo
4849
- name: Run Array API tests
4950
env:

0 commit comments

Comments
 (0)