Skip to content

Commit

Permalink
Update testing_dev_with_live_services.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Aug 4, 2024
1 parent a47feb2 commit e6867b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/testing_dev_with_live_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ jobs:
- name: Install testing dependencies
run: pip install pytest pytest-cov

- name: Manually remove matplotlib
run: pip uninstall matplotlib

- name: Create env file
run: |
touch .env
Expand Down

0 comments on commit e6867b4

Please sign in to comment.