Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zhong-al committed Dec 14, 2024
1 parent 5c875ee commit 117de5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
python -m unittest tests/test_miniscene2behavior.py
python -m unittest tests/test_player.py
python -m unittest tests/test_tracks_extractor.py
pythom -m unittest tests/utils/test_yolo.py
python -m unittest tests/utils/test_yolo.py

0 comments on commit 117de5a

Please sign in to comment.