Skip to content

Commit

Permalink
Update HDMF_dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Jan 17, 2025
1 parent a61e372 commit fba8aba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/HDMF_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
run: |
git clone https://github.com/hdmf-dev/hdmf.git --recurse-submodules
cd hdmf
python -m pip install -r requirements-dev.txt -r requirements.txt
python -m pip install .
python -m pip install ".[test]"
cd ..
- name: Run HDMF_Zarr Tests
Expand Down

0 comments on commit fba8aba

Please sign in to comment.