Skip to content

Commit

Permalink
Disable pip version check warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed May 2, 2024
1 parent 50f5520 commit 39ec477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [push, pull_request, workflow_dispatch]

env:
FORCE_COLOR: 1
PIP_DISABLE_PIP_VERSION_CHECK: 1

permissions:
contents: read
Expand Down

0 comments on commit 39ec477

Please sign in to comment.