Skip to content

Commit

Permalink
Test env.get_camera
Browse files Browse the repository at this point in the history
  • Loading branch information
YoruCathy committed Dec 11, 2024
1 parent 36ffbec commit 076a2d0
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 212 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Run unit tests
run: |
echo "::group::Running tests"
pytest --capture=tee-sys tests/
pytest --capture=tee-sys tests/test_bathing_env.py
echo "::endgroup::"
Loading

0 comments on commit 076a2d0

Please sign in to comment.