mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-29 13:07:32 +00:00
Update tests to work with latest tooling
This commit is contained in:
@@ -31,7 +31,7 @@ artifacts:
|
||||
# - ps: .\build.ps1
|
||||
clone_depth: 1
|
||||
test_script:
|
||||
- dotnet restore ./src
|
||||
- dotnet restore
|
||||
- npm install -g selenium-standalone
|
||||
- selenium-standalone install
|
||||
# The nosys flag is needed for selenium to work on Appveyor
|
||||
|
||||
Reference in New Issue
Block a user