#!/usr/bin/env bash

set -e

./hack/check.sh
exit $?
