Skip to content

Commit

Permalink
Merge pull request #14 from robandpdx-org/convert-facebook-home-robot…
Browse files Browse the repository at this point in the history
…-to-actions

do it
  • Loading branch information
jk0 authored Apr 24, 2024
2 parents 3316267 + b9bbbd4 commit 032e537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
conda config --set always_yes yes --set changeps1 no
conda info -a
pip install torch
pip install torch pypandoc
pip install -e src/home_robot
cd tests/home_robot
pytest .
Expand Down

0 comments on commit 032e537

Please sign in to comment.