We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d11b99 commit 5c4d6b2Copy full SHA for 5c4d6b2
appveyor.yml
@@ -58,6 +58,7 @@ before_test:
58
- ps: |
59
Set-Location -Path db-viewer-ui
60
Start-Process yarn start:prod
61
+ Set-Location -Path ..
62
63
test_script:
64
- cmd: dotnet jb cleanupcode DbViewer.sln --profile=CatalogueCleanup --exclude=./DbViewer.TestApi/Migrations/*.cs --verbosity=WARN
0 commit comments