Skip to content
Snippets Groups Projects
Commit 7a23b951 authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Do not allow failure

parent c6387e2a
No related branches found
No related tags found
No related merge requests found
Pipeline #534314 failed
......@@ -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?"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment