Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
walker-WSH committed Sep 30, 2021
1 parent c175f90 commit 0dfc3a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ set COVFILE=%~dp0wsh.cov
echo %COVFILE%

covclear -f %COVFILE%
covselect --no-banner --quiet --file "%COVFILE%" --remove %~d0
covselect --no-banner --quiet --file "%COVFILE%" --add %~dp0
covselect --import BullseyeCoverageExclusions

Expand Down

0 comments on commit 0dfc3a0

Please sign in to comment.