1
0
Fork 0
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:
morpheus65535 2021-06-19 10:24:47 -04:00
parent e9a8f246a9
commit 6c1fdc57c4

View file

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