Skip to content

Commit

Permalink
ci: Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
frgfm committed Oct 19, 2023
1 parent 7d7af1b commit 73ee688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
run: |
conda env list
conda list -n base | grep '^python\s'
conda list -n test | grep '^python\s'
conda install -y conda-build conda-verify
- run: |
python setup.py sdist
Expand Down

0 comments on commit 73ee688

Please sign in to comment.