0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
This commit is contained in:
Tim Glaser 2021-05-19 17:28:19 +01:00
parent 299c82bb43
commit 3e6ebab8a0

View File

@ -100,7 +100,7 @@ jobs:
SELF_CAPTURE: 0
E2E_TESTING: 1
run: |
python manage.py collectstatic --noinput &
python manage.py collectstatic --noinput
./bin/docker-migrate
python manage.py setup_dev
mkdir -p cypress/screenshots