Skip to content

Commit

Permalink
Update ci_pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pancetta authored Oct 14, 2023
1 parent 2aa8f6f commit c2c7aeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
uses: mamba-org/setup-micromamba@v1
with:
environment-file: ${{ env.YML }}
create-args: >-
python=3.10
- name: Code reformatting with black
run: |
Expand Down

0 comments on commit c2c7aeb

Please sign in to comment.