#!/usr/bin/env bash

set -eux
set -o pipefail

sh scripts/citest
