mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2024-11-21 15:57:24 -06:00
Update lint_python.yml
This commit is contained in:
parent
12704ad4e3
commit
9fc2a050d7
2
.github/workflows/lint_python.yml
vendored
2
.github/workflows/lint_python.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
- run: pytest . || true
|
||||
- run: pytest --doctest-modules . || true
|
||||
- run: shopt -s globstar && pyupgrade --py37-plus **/*.py || true
|
||||
- run: safety check
|
||||
- run: safety check --ignore=62044
|
||||
#- uses: pyupio/safety@2.3.4
|
||||
# with:
|
||||
# api-key: ${{secrets.SAFETY_API_KEY}}
|
||||
|
Loading…
Reference in New Issue
Block a user