Skip to content

Commit

Permalink
CI: conda setup using conda-incubator/setup-miniconda
Browse files Browse the repository at this point in the history
  • Loading branch information
selimnairb committed Nov 17, 2023
1 parent 0b192b8 commit 1e1e9ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/testwindows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:
steps:
- uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: "latest"
auto-update-conda: true
python-version: ${{ matrix.python-version }}
activate-environment: bagbuild

- name: Checkout
Expand Down

0 comments on commit 1e1e9ba

Please sign in to comment.