Ensure static build directory still exists during tests
This silences a warning. It's not actually _required_
This commit is contained in:
parent
a2044db646
commit
bea6b53bd3
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ pip:
|
|||
dependencies:
|
||||
- pip
|
||||
- collect_static
|
||||
- static
|
||||
before_script:
|
||||
- source env/bin/activate
|
||||
variables:
|
||||
|
|
Loading…
Reference in a new issue