Skip to content

Commit a65d320

Browse files
committed
chore: remove env listing since pixi installation does that already
1 parent f9af7f6 commit a65d320

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/test_conda.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ EXITCODE=0
2525
trap "EXITCODE=1" ERR
2626
set +e
2727

28-
rapids-logger "Show dependencies"
29-
pixi list -e "${PIXI_ENV}"
30-
3128
rapids-logger "Show Numba system info"
3229
pixi run -e "${PIXI_ENV}" python -m numba --sysinfo
3330

0 commit comments

Comments
 (0)