Skip to content

Commit

Permalink
actions celery
Browse files Browse the repository at this point in the history
  • Loading branch information
MafanNam committed Dec 26, 2023
1 parent 4561c0f commit 1f76b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Run Tests
run: |
cd ./clone_sound_cloud
celery -A config.celery worker --loglevel=info
python manage.py test
env:
SECRET_KEY: ${{ secrets.SECRET_KEY }}
Expand Down

0 comments on commit 1f76b54

Please sign in to comment.