Skip to content

Commit bdb617e

Browse files
committed
collect static
1 parent 97c73ef commit bdb617e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
run: |
2828
cd code
2929
pip install -r requirements.txt
30+
python -m manage collectstatic
3031
python -m manage test juntagrico.tests.test_profile

0 commit comments

Comments
 (0)