Skip to content

Commit

Permalink
Update run_pynwb_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored May 9, 2024
1 parent 64458bf commit d68f57f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run_pynwb_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
cd pynwb
python -m pip install -r requirements-dev.txt # do not install the pinned install requirements
python -m pip install . # this will install a different version of hdmf from the current one
python -m pip list
- name: Checkout repo with submodules
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d68f57f

Please sign in to comment.