This commit is contained in:
Bilawal Hameed
2020-06-24 14:24:30 +02:00
parent 9ebd5e0960
commit 0c3ec16428
-1
View File
@@ -31,6 +31,5 @@ jobs:
python3 -m pip install --index-url https://pypi.org/simple/ -r ${env:TECHDOCS_CORE_PATH}/requirements.txt
- name: lint techdocs-core package
working-directory: ./plugins/techdocs/mkdocs/container/techdocs-core
run: |
python3 -m black --check ${env:TECHDOCS_CORE_PATH}/src