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:
parent
8a674181be
commit
c460153e66
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue