Skip to content

Commit

Permalink
Add sample robot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fazil committed Aug 21, 2024
1 parent b8e971f commit 60c23bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
pip3 install -e body/
- name: Run Stretch Body Tests
run: |
pytest-3 body/test/test_foo.py
pytest-3 body/test/robot_tests

0 comments on commit 60c23bf

Please sign in to comment.