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