@cosmetic fixed indentation error.

pull/2/head
Leonardo Galli 6 years ago
parent 8a674181be
commit c460153e66

@ -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

Loading…
Cancel
Save