Skip to content

Commit 3803351

Browse files
committed
fix: add skip for inspector objective in CI
1 parent 0993699 commit 3803351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lab_sim/test/objectives_integration_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"Record Square Trajectory",
7171
"Stack Blocks with ICP", # Skipped because there is no primary ui to switch to in ci
7272
"Teleoperate",
73+
"Inspector",
7374
}
7475

7576
# This is a workaround to avoid the test running before ros control is ready

0 commit comments

Comments
 (0)