Skip to content

Commit

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

- name: Manually remove matplotlib
run: pip uninstall matplotlib

# Load example data caches
- name: Get ephy_testing_data current head hash
id: ephys
Expand Down

0 comments on commit 6551ebb

Please sign in to comment.