#!/usr/bin/env bash gem install bundler bundle update CI_GEM_PATH="$(bundle show workarea-ci)" . ${CI_GEM_PATH}/exe/workarea-set-ci-env bundle exec workarea-lint bundle exec workarea-audit bin/rails test test/**/*_test.rb