Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lduchosal authored Mar 14, 2021
1 parent eb33d5a commit f4ea5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ init:

before_build:
- cmd: dotnet --version
- cmd: dotnet tool install coveralls.net
- cmd: dotnet tool install --global coveralls.net
- cmd: dotnet clean ./src
- cmd: dotnet restore ./src --verbosity m
- cmd: nuget restore ./src
Expand Down

0 comments on commit f4ea5a6

Please sign in to comment.