We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b95962 commit 30be487Copy full SHA for 30be487
codeship-steps.yml
@@ -3,4 +3,4 @@
3
- testspace_sample
4
steps:
5
- command: testspace [Tests]./test/reports/TEST*.xml{test} coverage/coverage.xml --command "bundle exec rake minitest test"
6
- - command: testspace tmp/rubocop.txt{lint} tmp/brakeman_checkstyle.xml tmp/scss-lint.txt{lint} --command "./run_analysis.sh"
+ - command: testspace tmp/rubocop.txt{lint} tmp/brakeman_checkstyle.xml tmp/scss-lint.txt{lint} --command "sh run_analysis.sh"
0 commit comments