Skip to content

Commit

Permalink
trying to fix workflow tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdbrown4 committed Nov 7, 2023
1 parent 4598f0c commit 19ac60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
git clone https://github.com/byuccl/spydrnet.git
cd spydrnet
git checkout next_release
pip install -e spydrnet
pip install -e .
cd ~/spydrnet-tmr
- name: Run Pytest for SpyDrNet-TMR
run: |
Expand Down

0 comments on commit 19ac60b

Please sign in to comment.