Skip to content

Commit 5308544

Browse files
committed
yml format issue
1 parent 2ef9a4d commit 5308544

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

shippable.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
- bundle exec scss-lint --no-color --format=Stats --format=Default --out=tmp/scss-lint.txt app/assets/stylesheets/ || true
1616
- bundle exec rake minitest test
1717

18-
on_success:
19-
- CI_REPORTS=$PWD/test/reports testspace @.testspace.txt
18+
on_success:
19+
- CI_REPORTS=$PWD/test/reports testspace @.testspace.txt
2020

21-
on_failure:
22-
- CI_REPORTS=$PWD/test/reports testspace @.testspace.txt
21+
on_failure:
22+
- CI_REPORTS=$PWD/test/reports testspace @.testspace.txt

0 commit comments

Comments
 (0)