Skip to content

Commit

Permalink
Merge pull request #16 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 6f80485 + 07726a6 commit 0d7d0f3
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 @@ -32,7 +32,7 @@ jobs:
activate-environment: env_home_robot
- name: Run tests
run: |
pip install torch pypandoc
pip install torch pypandoc==1.5
pip install -e src/home_robot
cd tests/home_robot
pytest .
Expand Down

0 comments on commit 0d7d0f3

Please sign in to comment.