mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-24 10:00:07 +00:00
Disable ldap, enable mypy
This commit is contained in:
parent
d483d23fd7
commit
92d1368f5e
@ -29,7 +29,7 @@ jobs:
|
||||
flake8 src tests --count --statistics
|
||||
- name: Check with mypy
|
||||
run: |
|
||||
mypy -p gometa || true
|
||||
mypy -p gometa
|
||||
- name: Tests with pytest
|
||||
run: |
|
||||
pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user