Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfleischer committed Jan 8, 2024
1 parent 8392005 commit f060331
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
conda config --add channels conda-forge
conda config --add channels defaults
- name: Install dependencies
run: |
conda env update --file environment.yml --name base
# - name: Install dependencies
# run: |
# conda env update --file environment.yml --name base
- name: Lint with flake8
run: |
conda install flake8
Expand Down

0 comments on commit f060331

Please sign in to comment.