verilog_data-2 / BerkeleyLab_Bedrock /.gitlab /ci /serial_io.gitlab-ci.yml
SAIFIINDUSTRIES's picture
Add Batch 8 with 10 repos
7df9186 verified
Raw
History Blame Contribute Delete
211 Bytes
serial_io_test:
extends: .build-matrix
image: $IMAGE
before_script:
- cd serial_io
stage: test
script:
- make && make checks && cd chitchat && make && make checks && cd - && cd EVG_EVR && make