Skip to content

Commit

Permalink
do not test conda build with ogs on windows, as that requires patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jornbr committed Jul 15, 2024
1 parent d67317e commit 0e53481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ jobs:
echo '[build_ext]' > setup.cfg
echo 'cmake_opts=-G "MSYS Makefiles"' >> setup.cfg
mv extern/fabm/extern/ersem extern/fabm/extern/ersem_bck
mv extern/fabm/extern/ogs extern/fabm/extern/ogs_bck
- name: Build and install
run: pip install . -vv

0 comments on commit 0e53481

Please sign in to comment.