👷 Add Lint to GitHub Actions outside of tests (#688)
This commit is contained in:

committed by
GitHub

parent
87099ec8c3
commit
691443c7cd
@@ -17,6 +17,8 @@ RUN bash -c "if [ $INSTALL_DEV == 'true' ] ; then poetry install --no-root ; els
|
||||
|
||||
ENV PYTHONPATH=/app
|
||||
|
||||
COPY ./scripts/ /app/
|
||||
|
||||
COPY ./alembic.ini /app/
|
||||
|
||||
COPY ./prestart.sh /app/
|
||||
|
Reference in New Issue
Block a user