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 2ef9a4d commit 5308544Copy full SHA for 5308544
shippable.yml
@@ -15,8 +15,8 @@
15
- bundle exec scss-lint --no-color --format=Stats --format=Default --out=tmp/scss-lint.txt app/assets/stylesheets/ || true
16
- bundle exec rake minitest test
17
18
- on_success:
19
- - CI_REPORTS=$PWD/test/reports testspace @.testspace.txt
+ on_success:
+ - CI_REPORTS=$PWD/test/reports testspace @.testspace.txt
20
21
- on_failure:
22
+ on_failure:
0 commit comments