mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Improve the news file and the CI
This commit is contained in:
parent
fb89b6513b
commit
a829016820
2 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -84,7 +84,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
|
||||
- run: pip install vendoring nox
|
||||
- run: pip install nox
|
||||
- run: nox -s vendoring
|
||||
- run: git diff --exit-code
|
||||
|
||||
|
|
Loading…
Reference in a new issue