Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
looooo authored Nov 19, 2023
1 parent 75a2ee6 commit 45778c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
auto-activate-base: true
activate-environment: test
activate-environment: ""

- name: "Install conda build"
run: conda install -c conda-forge conda-build python-patch
Expand Down

0 comments on commit 45778c4

Please sign in to comment.