Skip to content

Commit

Permalink
Update ci-with-conda.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ASintsova authored Feb 8, 2024
1 parent 632d514 commit adb9057
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-with-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: |
conda install -c conda-forge mamba
mamba env update --file mbarq_environment.yaml --name base
pip install .
- name: Lint with flake8
run: |
conda install flake8
Expand Down

0 comments on commit adb9057

Please sign in to comment.