Skip to content

Commit

Permalink
⬆️ code cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRossetti committed Jun 6, 2023
1 parent 9e249b8 commit ec1349e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
conda install pytest flake8
- name: Install cdlib deps
run: |
conda config --set channel_priority flexible
conda config --append channels giuliorossetti
conda env update --file environment.yml --name base
- name: Lint with flake8
Expand Down

0 comments on commit ec1349e

Please sign in to comment.