mirror of https://github.com/morpheus65535/bazarr
no log: test action to make sure that Bazarr is starting properly
This commit is contained in:
parent
e9a8f246a9
commit
6c1fdc57c4
|
@ -7,6 +7,7 @@ jobs:
|
|||
env:
|
||||
ROOT_DIRECTORY: .
|
||||
SCRIPTS_DIRECTORY: .github/scripts
|
||||
UI_DIRECTORY: ./frontend
|
||||
FETCH_DEPTH: 15 # Should be enough
|
||||
steps:
|
||||
- name: Validate branch
|
||||
|
|
Loading…
Reference in New Issue