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 b6fce2b commit 32f82b5Copy full SHA for 32f82b5
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 ./run_analysis.sh
0 commit comments