Skip to content

Commit

Permalink
Merge pull request #10 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 e9cefdd + 6fca5a4 commit 1e19841
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
conda info -a
- name: Run tests
run: |
conda init
conda activate ~/env_home_robot
conda init && conda activate ~/env_home_robot
pip install -e src/home_robot
cd tests/home_robot
pytest .
Expand Down

0 comments on commit 1e19841

Please sign in to comment.