@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 name: Package
command: ./build.sh Package command: ./build.sh Package
- run: - run:
name: Preparing Tests name: Preparing Tests
command: mkdir _tests/reports command: mkdir _tests/reports
- run: - run:
name: Testing name: Testing
command: ./test.sh Linux Unit command: ./test.sh Linux Unit