Skip to content

Commit

Permalink
remove the touch command
Browse files Browse the repository at this point in the history
  • Loading branch information
aclegg3 committed Nov 22, 2024
1 parent 0dcd196 commit ae01cd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/install_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ jobs:
cd habitat-lab
pip install -r habitat-lab/requirements.txt --progress-bar off
ln -s ../habitat-sim/data data
touch $HOME/miniconda/pip_deps_installed
- name: Run Habitat Lab tests
run: |-
export PATH=$HOME/miniconda/bin:/usr/local/cuda/bin:$PATH
Expand Down

0 comments on commit ae01cd0

Please sign in to comment.