Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoinePrv committed Nov 2, 2023
1 parent 22e5195 commit f220021
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows_impl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
with:
environment-file: ./build/environment.lock
environment-name: build_env
init-shell: bash
- name: Run libmamba tests
run: |
unset CONDARC # Interferes with tests
Expand All @@ -100,6 +101,7 @@ jobs:
with:
environment-file: ./build/environment.lock
environment-name: build_env
init-shell: bash
- name: Install libmambapy
run: |
ln build/libmambapy/bindings*.pyd libmambapy/libmambapy/
Expand Down

0 comments on commit f220021

Please sign in to comment.