Skip to content
Snippets Groups Projects
Commit 35295753 authored by Mikkel Friis-Møller's avatar Mikkel Friis-Møller Committed by Mads M. Pedersen
Browse files

Fixed bug related to using wake deficit models and blockage deficit models...

parent 90006e12
Branches
Tags
No related merge requests found
......@@ -49,6 +49,7 @@ check_code_style: # name the job what we like
test_PyWake_windows: # name the job what we like
stage: # build, test, deploy defined by default [2]
test
coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
script: # runs on windows machine due to tag below
- conda init powershell
- "if (test-path $PROFILE.CurrentUserAllHosts) { & $PROFILE.CurrentUserAllHosts}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment