mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Removed MewExplorer from test pipeline
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## 1. Run the tests
|
||||
|
||||
`dotnet test /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:CoverletOutput=../Builds/TestResults/coverage.opencover.xml`
|
||||
`dotnet test "./MewtocolTests" /p:CollectCoverage=true /p:CoverletOutputFormat=opencover /p:CoverletOutput=../Builds/TestResults/coverage.opencover.xml`
|
||||
|
||||
## 2. Run the docs Autobuilder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user