Skip to content

Commit 5c4d6b2

Browse files
committed
fix build
1 parent 7d11b99 commit 5c4d6b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ before_test:
5858
- ps: |
5959
Set-Location -Path db-viewer-ui
6060
Start-Process yarn start:prod
61+
Set-Location -Path ..
6162
6263
test_script:
6364
- cmd: dotnet jb cleanupcode DbViewer.sln --profile=CatalogueCleanup --exclude=./DbViewer.TestApi/Migrations/*.cs --verbosity=WARN

0 commit comments

Comments
 (0)