Skip to content

Commit

Permalink
Windows: trying to find out what is going wrong with our Python cover…
Browse files Browse the repository at this point in the history
…age tests.

Indeed, they regularly fail on our CI Windows machine...!?
  • Loading branch information
agarny committed Mar 30, 2021
1 parent 38fa0d8 commit c9bc9c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci.bat
Expand Up @@ -57,6 +57,8 @@ IF EXIST %AppDir%build (
EXIT /B !ExitCode!
)

!AppDir!build\bin\run -c PythonShell !AppDir!\src\plugins\support\PythonSupport\tests\data\coveragetests.py

SET AppTestsExe=!AppDir!build\bin\runtests.exe

!AppTestsExe!
Expand Down

0 comments on commit c9bc9c8

Please sign in to comment.