Pēteris Caune
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
.github/workflows/django.yml
|
|
@ -25,6 +25,7 @@ jobs: |
|
|
|
run: | |
|
|
|
python -m pip install --upgrade pip |
|
|
|
pip install -r requirements.txt |
|
|
|
pip install braintree mysqlclient apprise |
|
|
|
- name: Run Tests |
|
|
|
run: | |
|
|
|
python manage.py test |