Skip to content

Commit

Permalink
Remove ci script dependency on azure emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
yevhen committed May 24, 2023
1 parent df9d3f3 commit 9215c64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ init:
- git config --global core.autocrlf input

build_script:
- call "C:\Program Files (x86)\Microsoft SDKs\Azure\Storage Emulator\AzureStorageEmulator.exe" start
- Nake.bat restore --packagesOnly
- Nake.bat AppVeyorJobId=%APPVEYOR_JOB_ID% pack

Expand Down

0 comments on commit 9215c64

Please sign in to comment.