mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-30 19:41:46 +01:00
fix
This commit is contained in:
parent
299c82bb43
commit
3e6ebab8a0
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user