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 43251a7 commit a124bee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/extraction_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install django
pip install pylint
pip install pandas
pip install requirements.txt
- name: Run extraction tests
run: python tracex_project/manage.py test tracex_project/extraction

0 comments on commit a124bee

Please sign in to comment.