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 7b61540 commit b6fce2bCopy full SHA for b6fce2b
codeship-steps.yml
@@ -2,5 +2,5 @@
2
services:
3
- testspace_sample
4
steps:
5
- - command: testspace [Tests]./test/reports/TEST*.xml{test} coverage/coverage.xml --command="bundle exec rake minitest test"
+ - 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"
0 commit comments