1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-17 21:26:22 -04:00

@cosmetic fixed indentation error.

This commit is contained in:
Leonardo Galli
2018-02-12 17:33:14 +01:00
parent 8a674181be
commit c460153e66

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