Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin CO committed Oct 26, 2023
1 parent 01cf5c0 commit dec2c42
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/run_tests_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,8 @@ jobs:
mamba list
- name: Install bioptim on Windows
run: |
pwd
cd external/bioptim
python setup.py install
working-directory : ./external/bioptim
run: python setup.py install

- name: Install extra dependencies
run: mamba install pytest-cov black pytest pytest-cov codecov packaging -cconda-forge
Expand Down

0 comments on commit dec2c42

Please sign in to comment.