Skip to content

Commit

Permalink
Revert "Restore test suite"
Browse files Browse the repository at this point in the history
This reverts commit 98d4645.
  • Loading branch information
ad-daniel committed Dec 21, 2022
1 parent 19faa6d commit 8720632
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions .github/workflows/tests_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,34 +53,34 @@ jobs:
matrix:
os: [ubuntu-20.04]
package:
- engine
- utils
- perception/activity_recognition
- perception/compressive_learning
- perception/face_recognition
- perception/heart_anomaly_detection
- perception/multimodal_human_centric
- perception/object_tracking_2d
- perception/object_detection_3d
- perception/pose_estimation
- perception/fall_detection
- perception/speech_recognition
- perception/skeleton_based_action_recognition
- perception/semantic_segmentation
- control/mobile_manipulation
- perception/object_detection_2d/centernet
- perception/object_detection_2d/detr
- perception/object_detection_2d/gem
- perception/object_detection_2d/ssd
- perception/object_detection_2d/nanodet
- perception/object_detection_2d/yolov3
- perception/object_detection_2d/yolov5
- perception/object_detection_2d/retinaface
- perception/object_detection_2d/nms
- simulation/human_model_generation
- perception/facial_expression_recognition
#- engine
#- utils
#- perception/activity_recognition
#- perception/compressive_learning
#- perception/face_recognition
#- perception/heart_anomaly_detection
#- perception/multimodal_human_centric
#- perception/object_tracking_2d
#- perception/object_detection_3d
#- perception/pose_estimation
#- perception/fall_detection
#- perception/speech_recognition
#- perception/skeleton_based_action_recognition
#- perception/semantic_segmentation
#- control/mobile_manipulation
#- perception/object_detection_2d/centernet
#- perception/object_detection_2d/detr
#- perception/object_detection_2d/gem
#- perception/object_detection_2d/ssd
#- perception/object_detection_2d/nanodet
#- perception/object_detection_2d/yolov3
#- perception/object_detection_2d/yolov5
#- perception/object_detection_2d/retinaface
#- perception/object_detection_2d/nms
#- simulation/human_model_generation
#- perception/facial_expression_recognition
- control/single_demo_grasp
- planning/end_to_end_planning
#- planning/end_to_end_planning
# - perception/object_tracking_3d
include:
- os: ubuntu-20.04
Expand Down

0 comments on commit 8720632

Please sign in to comment.