Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
j-berg committed Jun 29, 2024
1 parent de7b35e commit 24f673e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
shell: bash -l {0}
run: |
conda clean --all
conda install -c conda-forge mamba
mamba env update --file requirements.yml --name xpresspipe
conda env update --file requirements.yml --name xpresspipe
conda activate xpresspipe
pip install .
pip install codecov flake8
Expand Down

0 comments on commit 24f673e

Please sign in to comment.