Skip to content

Commit

Permalink
feat: test entire file
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-hd committed Oct 25, 2024
1 parent 0166b60 commit 5f21397
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_clicking_upload_shapefile_on_nld_page_navigates_to_upload_shapefile_page --capture=no
pytest -k test_create_community_gis_ui --capture=no

0 comments on commit 5f21397

Please sign in to comment.