cookiecutter-django/{{cookiecutter.project_slug}}/.github
Paul Wulff 6237573637
Speed up CI pytest by 30%: Change ci.yml to only build images relevant for running pytest (#4863)
In order to run pytest we can constrain the build command to only build the images related to the django service. 

This mainly prevents the docs image from being built unnecessarily.

This cuts run time of the Github Actions workflow from approx. 4min 30s to below 3min.
2024-02-16 09:55:24 +00:00
..
workflows Speed up CI pytest by 30%: Change ci.yml to only build images relevant for running pytest (#4863) 2024-02-16 09:55:24 +00:00
dependabot.yml Add more pre-commit hooks (#4266) 2023-04-15 12:15:15 +01:00