#!/usr/bin/env bash
set -e
exec bundle exec steep check "$@"
