showyourwork/showyourwork-action
在 GitHub 查看Try using a third-party action to deal with conda
Open
#14 建立於 2025年1月9日
condaenhancementhelp wanted
倉庫指標
- Star
- (2 star)
- PR 合併指標
- (PR 指標待抓取)
描述
The GitHub marketplace provides actions like
https://github.com/marketplace/actions/setup-micromamba
which should allow to install conda/mamba and deal with caching.
We should look into it to remove the more artisanal solutions used currently by the action of showyourwork.
Related to #13 and possibly even #11 .