This commit is contained in:
Bilawal Hameed
2020-06-24 14:14:13 +02:00
parent 931058601b
commit f3302ef46b
+1 -1
View File
@@ -24,6 +24,6 @@ jobs:
- name: lint techdocs-core package
working-directory: ./plugins/techdocs/mkdocs/container/techdocs-core
run: |
pip install --upgrade pip
python -m pip install --upgrade pip
pip install --index-url https://pypi.org/simple/ -r requirements.txt
python -m black --check src/