mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2026-09-03 20:52:53 -05:00
Update lint_python.yml
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user