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