Skip to content

Commit 94b4d23

Browse files
mroeschkepooja-subramaniam
authored andcommitted
CI: Remove conda list from sdist build causing failures (pandas-dev#50779)
* CI: Remove conda fromm sdist build * Just don 't conda list
1 parent a0367cd commit 94b4d23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sdist.yml

-1
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,4 @@ jobs:
9292
- name: Import pandas
9393
run: |
9494
cd ..
95-
conda list
9695
python -c "import pandas; pandas.show_versions();"

0 commit comments

Comments
 (0)