@cosmetic fixed indentation error.

This commit is contained in:
Leonardo Galli 2018-02-12 17:33:14 +01:00
parent 8a674181be
commit c460153e66
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ jobs:
name: Package
command: ./build.sh Package
- run:
name: Preparing Tests
command: mkdir _tests/reports
name: Preparing Tests
command: mkdir _tests/reports
- run:
name: Testing
command: ./test.sh Linux Unit