Skip to content

Commit 50538b1

Browse files
committed
Run CI against upstream cubed and xarray
1 parent 609cfb3 commit 50538b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
run: |
4848
uv pip install --system '.'
4949
uv pip install --system '.[test]'
50+
uv pip install --system 'cubed @ git+https://github.com/cubed-dev/cubed.git' 'xarray @ git+https://github.com/pydata/xarray.git'
5051
5152
- name: Running Tests
5253
run: |

0 commit comments

Comments
 (0)