Skip to content

Commit

Permalink
Update python-package-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored May 24, 2024
1 parent e7442c5 commit ab69979
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda install -y python=${{ matrix.pyv }}
echo $CONDA/bin >> $GITHUB_PATH
conda env update --file environment.yml --name base
- name: Lint with flake8
run: |
Expand Down

0 comments on commit ab69979

Please sign in to comment.