Skip to content

Commit

Permalink
Undo version fix to 1.3.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
gfoidl authored Mar 2, 2019
1 parent bf4e581 commit 996a506
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .azure/pipelines/jobs/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
dotnet --list-sdks
echo "-------------------------------------------------"
# https://github.com/tonerdo/coverlet/issues/274
dotnet tool install -g coverlet.console --version 1.3.0
dotnet tool install -g coverlet.console
# Workaround
# https://github.com/Microsoft/azure-pipelines-tasks/issues/8291#issuecomment-441707116
export PATH="$PATH:$HOME/.dotnet/tools"
Expand Down

0 comments on commit 996a506

Please sign in to comment.