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 9, 2025
1 parent 14043e8 commit a072dc3
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 @@ -228,10 +228,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 a072dc3

Please sign in to comment.