← Back
Editing: run
#!/usr/bin/env bash set -e run bundle exec rake "-j$COMPILE_CONCURRENCY" test:source_packaging
Save File
Cancel