fix
This commit is contained in:
parent
b747e19f31
commit
cc05d5219d
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -27,8 +27,6 @@ jobs:
|
|||||||
uses: superchargejs/redis-github-action@1.4.0
|
uses: superchargejs/redis-github-action@1.4.0
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
env:
|
|
||||||
REDIS_URL: redis://redis:6379/0
|
|
||||||
run: |
|
run: |
|
||||||
python manage.py collectstatic --noinput
|
python manage.py collectstatic --noinput
|
||||||
python manage.py migrate --noinput
|
python manage.py migrate --noinput
|
||||||
|
Loading…
Reference in New Issue
Block a user