Skip to content

Commit

Permalink
remove unnecessary miniconda command
Browse files Browse the repository at this point in the history
  • Loading branch information
backmari committed Jun 10, 2024
1 parent b5cbb35 commit 1fa4fd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: "latest"
auto-update-conda: true
channels: conda-forge,defaults
mamba-version: "*"
Expand Down

0 comments on commit 1fa4fd2

Please sign in to comment.