diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 13cec158f97a33d7b3983dabc983a06bdc93e1e4..4623d9cd8edfa97b1ee870778d98baf818e4bd82 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,12 +18,10 @@ test_inventory: test_footprints: stage: stage_test_footprints - allow_failure: true script: - echo "Do we have footprints for all symbols?" test_3dmodels: stage: stage_test_3dmodels - allow_failure: true script: - echo "Do we have 3D models for all footprints?"