Skip to content

Commit 8e3ed8d

Browse files
committed
ci : ask uv to install pandas
1 parent 7768796 commit 8e3ed8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda_env_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: uv venv
7373

7474
- name: Install dependencies
75-
run: uv pip install pytest pytest-xdist jupyter nbconvert numpy matplotlib scipy sympy
75+
run: uv pip install pytest pytest-json-report pytest-xdist jupyter nbconvert numpy matplotlib scipy sympy
7676

7777
- name: Run tests
7878
env:

0 commit comments

Comments
 (0)