Skip to content

Commit 30be487

Browse files
author
Ivailo Petrov
committed
Revert "trying without "sh"
This reverts commit 1b95962.
1 parent 1b95962 commit 30be487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeship-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
- testspace_sample
44
steps:
55
- 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"
6+
- command: testspace tmp/rubocop.txt{lint} tmp/brakeman_checkstyle.xml tmp/scss-lint.txt{lint} --command "sh run_analysis.sh"

0 commit comments

Comments
 (0)