Skip to content

Commit

Permalink
Update repo name in action again?
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed May 21, 2024
1 parent b2eac65 commit 05b6e68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,9 @@ jobs:
elasticsearch-version: 8

- name: Check for missing migrations
working-directory: arches-lingo
run: |
PYTHONPATH="../arches" python manage.py makemigrations --check --settings=arches_rdm.test_settings
- name: Run arches_rdm unit tests
working-directory: arches-lingo
run: |
PYTHONPATH="../arches" python -W default::DeprecationWarning manage.py test --settings=arches_rdm.test_settings

0 comments on commit 05b6e68

Please sign in to comment.