Skip to content

Commit

Permalink
move to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Aug 4, 2024
1 parent 10d5b11 commit 85ae7b2
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 @@ -72,6 +72,9 @@ jobs:
- name: Install GUIDE
run: npm ci --verbose

- name: Install testing dependencies
run: pip install pytest pytest-cov

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

0 comments on commit 85ae7b2

Please sign in to comment.