Skip to content

Commit

Permalink
ci: auto active for conda
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn committed May 1, 2024
1 parent 4e02a19 commit ca06d91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
auto-activate-base: true
activate-environment: ""
- name: Install pre-commit
run: conda install -c conda-forge pre-commit

Expand Down

0 comments on commit ca06d91

Please sign in to comment.