mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-24 00:33:27 +00:00
no log: test action to make sure that Bazarr is starting properly
This commit is contained in:
parent
e9a8f246a9
commit
6c1fdc57c4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_bazarr_execution.yml
vendored
1
.github/workflows/test_bazarr_execution.yml
vendored
|
@ -7,6 +7,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
ROOT_DIRECTORY: .
|
ROOT_DIRECTORY: .
|
||||||
SCRIPTS_DIRECTORY: .github/scripts
|
SCRIPTS_DIRECTORY: .github/scripts
|
||||||
|
UI_DIRECTORY: ./frontend
|
||||||
FETCH_DEPTH: 15 # Should be enough
|
FETCH_DEPTH: 15 # Should be enough
|
||||||
steps:
|
steps:
|
||||||
- name: Validate branch
|
- name: Validate branch
|
||||||
|
|
Loading…
Reference in a new issue