Skip to content

Commit

Permalink
🐛 fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PitButtchereit committed Apr 2, 2024
1 parent 7e7c125 commit 6f61cb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/extraction_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,5 @@ jobs:
python -m pip install --upgrade pip
pip install django
pip install pylint
- name: Run migrations
run: python tracex_project/manage.py migrate
- name: Run extraction tests
run: python tracex_project/manage.py test tracex_project/extraction

0 comments on commit 6f61cb4

Please sign in to comment.