Ensure static build directory still exists during tests

This silences a warning. It's not actually _required_
This commit is contained in:
Jake Howard 2022-06-10 17:22:39 +01:00
parent a2044db646
commit bea6b53bd3
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ pip:
dependencies:
- pip
- collect_static
- static
before_script:
- source env/bin/activate
variables: