1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-02-13 10:05:55 +00: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 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