1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-23 16:23:41 +00:00

no log: test action to make sure that Bazarr is starting properly

This commit is contained in:
morpheus65535 2021-06-19 10:24:47 -04:00
parent e9a8f246a9
commit 6c1fdc57c4

View file

@ -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