mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-13 22:12:22 +01:00
Merge branch 'feature/log-api-endpoints' into 'marietje-zuid'
Add logging for API endpoints Closes #74 See merge request technicie/MarietjeDjango!83
This commit is contained in:
@ -12,7 +12,7 @@ black:
|
||||
- python3 -m pip install --upgrade pip
|
||||
- curl -sSL https://install.python-poetry.org | python3 -
|
||||
- export PATH="/root/.local/bin:$PATH"
|
||||
- poetry install --with dev
|
||||
- poetry install --with dev --no-root
|
||||
script:
|
||||
- poetry run black --quiet --check marietje
|
||||
|
||||
|
||||
Reference in New Issue
Block a user