Skip to content

Commit

Permalink
-- Remove repo ref lab PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jturner65 committed Jan 13, 2025
1 parent dec3f46 commit f832691
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/install_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,10 +227,6 @@ jobs:
fi
cd habitat-lab
pip install -r habitat-lab/requirements.txt --progress-bar off
#Added to test against Eigen Refactor Lab PR DO NOT MERGE
git fetch
git switch SimBE_EigenRefactor1
#end Added to test against Eigen Refactor Lab PR DO NOT MERGE
ln -s ../habitat-sim/data data
- name: Run Habitat Lab tests
run: |-
Expand Down

0 comments on commit f832691

Please sign in to comment.