Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gm3dmo authored Sep 20, 2023
1 parent 2ca7e7c commit 8889886
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmp-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ jobs:
pip install -r requirements.txt
- name: Run tests
run: |
python core/manage.py test
python manage.py test

0 comments on commit 8889886

Please sign in to comment.