We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c73ef commit bdb617eCopy full SHA for bdb617e
.github/workflows/ci.yml
@@ -27,4 +27,5 @@ jobs:
27
run: |
28
cd code
29
pip install -r requirements.txt
30
+ python -m manage collectstatic
31
python -m manage test juntagrico.tests.test_profile
0 commit comments