mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
Typo fix
This commit is contained in:
parent
8885456922
commit
2f684ba3f8
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
flake8 . --count --select=E9,F63,F7 --show-source --statistics
|
||||
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
|
||||
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
|
||||
unit-test-ubuntu-latest:
|
||||
unit-tests-ubuntu-latest:
|
||||
needs: lint_with_flake8
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user