Clean conda cache
All checks were successful
pyzebra CI/CD pipeline / test-env (push) Successful in 2m5s
pyzebra CI/CD pipeline / prod-env (push) Has been skipped
pyzebra CI/CD pipeline / cleanup (push) Successful in 2s

This commit is contained in:
2026-02-24 11:01:10 +01:00
parent 56f6268364
commit b60208dd2d

View File

@@ -43,3 +43,4 @@ jobs:
if: always()
steps:
- run: $CONDA/bin/conda build purge-all
- run: $CONDA/bin/conda clean --yes --all