Skip to content

Commit af401b0

Browse files
authored
Update future_testing.yml
1 parent 505b2f0 commit af401b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/future_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
- name: Test with pytest
6161
run: |
6262
cd rtb
63-
pip install .[dev,collision,vpython]
63+
pip install .[dev,collision]
6464
pip install pytest-timeout
6565
pytest --timeout=50 --timeout_method thread -s

0 commit comments

Comments
 (0)