Skip to content

Commit

Permalink
Test another directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dglemos authored Oct 11, 2024
1 parent ce238c9 commit c1f061d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ jobs:
- name: Run tests
run: |
python manage.py migrate
python manage.py test gene2phenotype_app.tests
working-directory: gene2phenotype_api/gene2phenotype_project
python gene2phenotype_api/gene2phenotype_project/manage.py migrate
python gene2phenotype_api/gene2phenotype_project/manage.py test gene2phenotype_app.tests

0 comments on commit c1f061d

Please sign in to comment.