parent
1d4ea95105
commit
d8101cdf69
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linters.yml
vendored
2
.github/workflows/linters.yml
vendored
|
|
@ -96,4 +96,4 @@ jobs:
|
|||
pip install pip-audit
|
||||
cd ${GITHUB_WORKSPACE}
|
||||
sed -i '/dropbox/d' pyproject.toml # Remove dropbox temporarily https://github.com/dropbox/dropbox-sdk-python/pull/456
|
||||
pip-audit .
|
||||
pip-audit --desc on .
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue