Skip to content

Commit 810d447

Browse files
committed
revert test-suite change
1 parent dcc524a commit 810d447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_suite_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- name: Extract Webots
106106
run: tar xjf artifact/webots-*-x86-64*.tar.bz2 -C artifact
107107
- name: Install Webots Dependencies
108-
run: sudo scripts/install/linux_test_dependencies.sh --exclude-ros
108+
run: sudo scripts/install/linux_test_dependencies.sh
109109
- name: Set up Python 3.9
110110
uses: actions/setup-python@v4
111111
with:

0 commit comments

Comments
 (0)