Skip to content
Snippets Groups Projects
Verified Commit 274ef590 authored by Guillaume Kessibi's avatar Guillaume Kessibi
Browse files

ci: added from_asml test to pipeline

parent 526254fe
No related branches found
No related tags found
No related merge requests found
Pipeline #35309 passed
...@@ -28,3 +28,8 @@ asm_output: ...@@ -28,3 +28,8 @@ asm_output:
stage: tests stage: tests
script: script:
- make test_asm_output - make test_asm_output
from_asml:
stage: tests
script:
- make test_from_asml
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