summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/mercenary-0.4.0/script/cibuild
blob: 43eac1afc3e3e567c6b72601ac39024eefc0c79c (plain)
1
2
3
4
5
6
7
#! /bin/sh

set -ex

bundle exec rspec
script/fmt
script/examples