fixup
This commit is contained in:
@@ -24,5 +24,5 @@ jobs:
|
||||
- name: lint techdocs-core package
|
||||
working-directory: ./plugins/techdocs/mkdocs/container/techdocs-core
|
||||
run: |
|
||||
pip install --registry https://pypi.org/simple/ -r requirements.txt
|
||||
pip install --index-url https://pypi.org/simple/ -r requirements.txt
|
||||
python -m black --check src/
|
||||
|
||||
Reference in New Issue
Block a user