Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use python -m pip to upgrade pip in github actions #2955

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

jenshnielsen
Copy link
Collaborator

This will hopefully avoid a permission error when pip tries to replace pip on windows

to upgrade pip

will hopefully avoid a permission error
@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #2955 (1867c10) into master (504d6d3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2955   +/-   ##
=======================================
  Coverage   65.44%   65.44%           
=======================================
  Files         209      209           
  Lines       28142    28142           
=======================================
  Hits        18418    18418           
  Misses       9724     9724           

@jenshnielsen jenshnielsen merged commit a5514af into microsoft:master Apr 26, 2021
@jenshnielsen jenshnielsen deleted the fix_ci_build_on_windows branch April 26, 2021 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants