Skip to content

Commit

Permalink
feat: reverted github ymal file so it runs all testcases
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-hd committed Oct 25, 2024
1 parent f1b8321 commit 76cab1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_testcases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
run: |
python manage.py migrate
flake8 accounts notifications localcontexts
pytest -k test_create_community_gis_ui --capture=no
pytest --cov=. --cov-report=term-missing --cov-fail-under=15

0 comments on commit 76cab1c

Please sign in to comment.