1
1
Fork 0
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:
Diego Ramirez 2021-12-01 14:23:20 -06:00
parent fb89b6513b
commit a829016820
2 changed files with 1 additions and 1 deletions

View file

@ -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